README
author Patrick Mezard <pmezard@gmail.com>
Sat, 28 Apr 2007 11:43:31 +0200
changeset 4380 8c2a18cc3096
parent 3942 1158d7018052
permissions -rw-r--r--
Fix find_in_path not including some file extension logic under win32. Windows shell resolves utility path by combining PATH, the utility name and a set of file extensions from PATHEXT.

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.