plan9fox/sys/src/cmd/hg
2011-05-03 11:25:13 +00:00
..
contrib add hg and python 2011-05-03 11:25:13 +00:00
doc add hg and python 2011-05-03 11:25:13 +00:00
hgext add hg and python 2011-05-03 11:25:13 +00:00
i18n add hg and python 2011-05-03 11:25:13 +00:00
mercurial add hg and python 2011-05-03 11:25:13 +00:00
templates add hg and python 2011-05-03 11:25:13 +00:00
CONTRIBUTORS add hg and python 2011-05-03 11:25:13 +00:00
COPYING add hg and python 2011-05-03 11:25:13 +00:00
hg add hg and python 2011-05-03 11:25:13 +00:00
hg.proto add hg and python 2011-05-03 11:25:13 +00:00
hgeditor add hg and python 2011-05-03 11:25:13 +00:00
hgweb.cgi add hg and python 2011-05-03 11:25:13 +00:00
hgwebdir.cgi add hg and python 2011-05-03 11:25:13 +00:00
Makefile add hg and python 2011-05-03 11:25:13 +00:00
mkfile add hg and python 2011-05-03 11:25:13 +00:00
README add hg and python 2011-05-03 11:25:13 +00:00
README.Plan9 add hg and python 2011-05-03 11:25:13 +00:00
setup.py add hg and python 2011-05-03 11:25:13 +00:00

Basic install:

 $ make            # see install targets
 $ make install    # do a system-wide install
 $ hg debuginstall # sanity-check setup
 $ hg              # see help

See http://mercurial.selenic.com/ for detailed installation
instructions, platform-specific notes, and Mercurial user information.