README
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 22 Jan 2008 00:16:50 +0100
changeset 5920 5df7cb799baf
parent 3935 1158d7018052
child 8936 1de6e7e1bb9f
permissions -rw-r--r--
CVS convert: Find correct parent for new branch (issue704) Previously the parent was determined by the last changeset where the branched file was changed even if the branch is based on an earlier revision. Fix written by mpm.

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.