README
author Lee Cantey <lcantey@gmail.com>
Mon, 18 Jun 2007 15:21:02 -0700
changeset 4629 a04b5f37eda7
parent 3942 1158d7018052
permissions -rw-r--r--
Fixes to not require administrator privleges and use private copies of DLLs when running the Windows installer. Initial version from Shun-ichi GOTO in BTS 449 for private copies of DLLs. Additional changes to remove local DLL flag on uninstall and set privilege level.

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.