README
author csaba.henk@creo.hu
Wed, 27 Jun 2007 08:35:26 -0700
changeset 4731 1d5a2ee683b0
parent 3942 1158d7018052
permissions -rw-r--r--
Fix tgz archival on Windows. Making tgz's on Windows has been broken by 06de65673ec2 due to not being careful enough about binary mode opens.

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.