--- a/tests/test-treemanifest.t Tue Sep 04 21:28:28 2018 +0200
+++ b/tests/test-treemanifest.t Wed Sep 05 01:19:48 2018 +0300
@@ -410,7 +410,7 @@
checking directory manifests
crosschecking files in changesets and manifests
checking files
- 10 files, 11 changesets, 15 total revisions
+ checked 11 changesets with 15 changes to 10 files
Create deeper repo with tree manifests.
@@ -578,7 +578,7 @@
checking directory manifests
crosschecking files in changesets and manifests
checking files
- 8 files, 4 changesets, 18 total revisions
+ checked 4 changesets with 18 changes to 8 files
#if repofncache
Dirlogs are included in fncache
@@ -636,7 +636,7 @@
b/bar/orange/fly/housefly.txt@0: in changeset but not in manifest
b/foo/apple/bees/flower.py@0: in changeset but not in manifest
checking files
- 8 files, 4 changesets, 18 total revisions
+ checked 4 changesets with 18 changes to 8 files
6 warnings encountered! (reporevlogstore !)
9 integrity errors encountered!
(first damaged changeset appears to be 0)
@@ -661,7 +661,7 @@
(expected None)
crosschecking files in changesets and manifests
checking files
- 8 files, 4 changesets, 18 total revisions
+ checked 4 changesets with 18 changes to 8 files
2 warnings encountered!
8 integrity errors encountered!
(first damaged changeset appears to be 2)
@@ -718,7 +718,7 @@
checking directory manifests
crosschecking files in changesets and manifests
checking files
- 8 files, 4 changesets, 18 total revisions
+ checked 4 changesets with 18 changes to 8 files
$ cd ..
#if reporevlogstore
@@ -766,7 +766,7 @@
checking directory manifests
crosschecking files in changesets and manifests
checking files
- 8 files, 4 changesets, 18 total revisions
+ checked 4 changesets with 18 changes to 8 files
Local clone with encodedstore
$ hg clone -U deeprepo-encodedstore local-clone-encodedstore
@@ -776,7 +776,7 @@
checking directory manifests
crosschecking files in changesets and manifests
checking files
- 8 files, 4 changesets, 18 total revisions
+ checked 4 changesets with 18 changes to 8 files
Local clone with fncachestore
$ hg clone -U deeprepo local-clone-fncachestore
@@ -786,7 +786,7 @@
checking directory manifests
crosschecking files in changesets and manifests
checking files
- 8 files, 4 changesets, 18 total revisions
+ checked 4 changesets with 18 changes to 8 files
Stream clone with basicstore
$ hg clone --config experimental.changegroup3=True --stream -U \
@@ -802,7 +802,7 @@
checking directory manifests
crosschecking files in changesets and manifests
checking files
- 8 files, 4 changesets, 18 total revisions
+ checked 4 changesets with 18 changes to 8 files
Stream clone with encodedstore
$ hg clone --config experimental.changegroup3=True --stream -U \
@@ -818,7 +818,7 @@
checking directory manifests
crosschecking files in changesets and manifests
checking files
- 8 files, 4 changesets, 18 total revisions
+ checked 4 changesets with 18 changes to 8 files
Stream clone with fncachestore
$ hg clone --config experimental.changegroup3=True --stream -U \
@@ -834,7 +834,7 @@
checking directory manifests
crosschecking files in changesets and manifests
checking files
- 8 files, 4 changesets, 18 total revisions
+ checked 4 changesets with 18 changes to 8 files
Packed bundle
$ hg -R deeprepo debugcreatestreamclonebundle repo-packed.hg