README
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 07 Aug 2007 09:56:21 +0200
changeset 5113 792c1d979097
parent 3942 1158d7018052
permissions -rw-r--r--
Replace _ with inst for catching exceptions to not shadow gettext. And removed one _(...) because mercurial.i18n is not yet imported in convert/subversion.py.

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.