WP Mercurial

Basic Mercurial functionality from the dashboard. Automatically commit after updating core, plugins, or themes.

Author:Charles Lecklider (profile at wordpress.org)
WordPress version required:3.4.0
WordPress version tested:3.4.2
Plugin version:1.1
Added to WordPress repository:26-10-2012
Last updated:18-11-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://charles.lecklider.org/wordpress/wp-me...
Total downloads:1 114
Active installs:10+
plugin download
Click to start download

Not everyone has the luxury of seperate development, staging, and live servers. WP Mercurial helps work around the limitations of a single server by automating many of the repetitive Mercurial tasks required when updating WordPress.

Each time a plugin, a theme, or the core is updated, WP Mercurial will automatically run:

    hg -A commit -m '<description of update>'

The description is based on what was updated.

WP Mercurial never pushes automatically.

There is also a dashboard widget that provides all the basic Hg commands.


ChangeLog