comparison tests/test-simple-update.out @ 2152:57729c56a23c

Show repo's revlog format on verify only if it doesn't match the default format. This makes it easier to run the tests with different revlog formats.
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 28 Apr 2006 21:52:08 +0200
parents 3053fc33f545
children b2ae81a7df29
comparison
equal deleted inserted replaced
2151:0ce3cd330996 2152:57729c56a23c
1 adding foo 1 adding foo
2 repository uses revlog format 0
3 checking changesets 2 checking changesets
4 checking manifests 3 checking manifests
5 crosschecking files in changesets and manifests 4 crosschecking files in changesets and manifests
6 checking files 5 checking files
7 1 files, 1 changesets, 1 total revisions 6 1 files, 1 changesets, 1 total revisions
10 adding changesets 9 adding changesets
11 adding manifests 10 adding manifests
12 adding file changes 11 adding file changes
13 added 1 changesets with 1 changes to 1 files 12 added 1 changesets with 1 changes to 1 files
14 (run 'hg update' to get a working copy) 13 (run 'hg update' to get a working copy)
15 repository uses revlog format 0
16 checking changesets 14 checking changesets
17 checking manifests 15 checking manifests
18 crosschecking files in changesets and manifests 16 crosschecking files in changesets and manifests
19 checking files 17 checking files
20 1 files, 2 changesets, 2 total revisions 18 1 files, 2 changesets, 2 total revisions