log tests/test-copy.out @ 2767:60683ab1ed33

age author description
Mon, 08 May 2006 14:32:43 -0500 Matt Mackall Update tests for revlogng
Fri, 28 Apr 2006 21:52:08 +0200 Thomas Arendsen Hein Show repo's revlog format on verify only if it doesn't match the default format.
Thu, 27 Apr 2006 21:58:47 +0200 Thomas Arendsen Hein Show repo's revlog format on verify. Warn if some files use a different format.
Mon, 13 Mar 2006 13:05:41 +0100 Thomas Arendsen Hein Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.
Thu, 25 Aug 2005 16:00:08 +0200 Thomas Arendsen Hein Removed forgotten debug print statement from commands.py and tests.
Wed, 24 Aug 2005 19:19:35 -0700 mpm Update tests
Sat, 20 Aug 2005 13:08:07 -0700 mpm Merge with jeffpc