README
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 20 May 2009 18:35:47 +0200
changeset 8531 810387f59696
parent 3935 1158d7018052
child 8936 1de6e7e1bb9f
permissions -rw-r--r--
filelog encoding: move the encoding/decoding into store the escaping of directories ending with .i or .d doesn't really belong to filelog. we put the encoding/decoding in store instead, for backwards compat, streamclone and the fncache file format still uses the partially encoded filenames.

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.