README
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Sat, 18 Oct 2008 23:06:29 +0200
changeset 7145 6f4a253f2a64
parent 3935 1158d7018052
child 8936 1de6e7e1bb9f
permissions -rw-r--r--
inotify: fix status not showing "clean" files (issue907) The inotify server uses 'c' for clean, not 'n'.

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.