README
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 25 Dec 2007 14:05:26 +0100
changeset 5668 ca4f10c76ea7
parent 3935 1158d7018052
child 8936 1de6e7e1bb9f
permissions -rw-r--r--
Fix chmod of writable but unowned files (issue530) This could happen e.g. in group writable local repositories where a file should become executable on update. (Patch by Benoit Boissinot attached to issue530)

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.