README
author Thomas Arendsen Hein <thomas@intevation.de>
Mon, 06 Aug 2007 20:25:50 +0200
changeset 5097 73fdc8bd3ed8
parent 3942 1158d7018052
permissions -rw-r--r--
Update on pull -u when heads were closed (fixes issue666). Patch written by Benoit Boissinot. This should probably be improved in the future to handle long-living branches, as joining two "other" heads will switch to that new head. But this is not a new problem, as adding to the "other" head would have switched to that new head, too.

Basic install:

 $ make            # see install targets
 $ make install    # do a system-wide install
 $ hg debuginstall # sanity-check setup
 $ hg              # see help

See http://www.selenic.com/mercurial/ for detailed installation
instructions, platform-specific notes, and Mercurial user information.