README
author Thomas Arendsen Hein <thomas@intevation.de>
Mon, 06 Aug 2007 14:45:43 +0200
changeset 5095 d27ed83289ee
parent 3942 1158d7018052
permissions -rw-r--r--
Add message to test output if a test is aborted due to a timeout. Without this an aborted test could produce an empty .err file so the diff looks like as if all lines of the .out files are just missing for some unknown reason.

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.