README
author David Champion <dgc@uchicago.edu>
Sun, 05 Jul 2009 13:59:25 -0500
changeset 9283 b3ee4c2e1ff5
parent 8936 1de6e7e1bb9f
child 9595 6219401643d1
permissions -rw-r--r--
test-gpg: suppress secure memory warning Some platforms (Solaris for one) does not support secure memory and would give a warning.

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.