Mercurial 1.3 Released
Today marks the official release of Mercurial 1.3, an awesome distributed version control system. This release comes with several nifty features, including the following, straight from the What's New wiki page:
Major Changes
experimental support for sub-repositories
Python 2.3 is no longer supported; now requires Python 2.4-2.6
Commands
merge: add -P/--preview option
update: don't unlink added files when -C/--clean is specified
update: added -c/--check option to abort on local changes
update: allow merges...
Major Changes
experimental support for sub-repositories
Python 2.3 is no longer supported; now requires Python 2.4-2.6
Commands
merge: add -P/--preview option
update: don't unlink added files when -C/--clean is specified
update: added -c/--check option to abort on local changes
update: allow merges...