README
author Mads Kiilerich <mads@kiilerich.com>
Wed, 19 Aug 2009 00:45:24 +0200
changeset 9399 f60f6f41978e
parent 8936 1de6e7e1bb9f
child 9595 6219401643d1
permissions -rw-r--r--
test-hooks: Don't hide the value of HG_PENDING Hiding the value of HG_PENDING made it less obvious what was going on in case of test failure

Basic install:

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

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