README
author Gilles Moris <gilles.moris@free.fr>
Fri, 22 Aug 2008 22:32:53 +0200
changeset 6935 03916abdfb64
parent 3935 1158d7018052
child 8936 1de6e7e1bb9f
permissions -rw-r--r--
Have verbose and debug flag print the changeset rev and hash when committing. Besides updating the tests output, I had to push back at the end the test for issue1193 in test-commit, solved by cset 4386a7706828, because it was using the current date for commit and was randomizing the subsequent hash.

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.