log tests/test-clone-failure.out @ 5368:ff32b2725651

age author description
Sat, 09 Dec 2006 14:19:52 +0100 Thomas Arendsen Hein Show the destionation for clone if not specified manually.
Fri, 21 Apr 2006 15:33:51 -0500 Matt Mackall Move empty local repo logic for pull into findincoming
Tue, 11 Apr 2006 08:42:07 +0200 Thomas Arendsen Hein Never exit directly from commands.dispatch(), but pass return code to caller.
Thu, 15 Dec 2005 16:19:23 +0100 Thomas Arendsen Hein Better error message (without /.hg appended) when repository is not found.
Tue, 16 Aug 2005 19:03:01 -0800 mpm run-tests: remove '+ hg' trick
Sat, 30 Jul 2005 09:00:14 -0800 mpm Merge with BOS
Sat, 30 Jul 2005 08:35:29 -0800 mpm Merge with TAH