Show More
@@ -1,3 +1,9 b'' | |||||
|
1 | TRANSITIONAL CONFIG | |||
|
2 | $ cat << EOF >> $HGRCPATH | |||
|
3 | > [format] | |||
|
4 | > sparse-revlog = yes | |||
|
5 | > EOF | |||
|
6 | ||||
1 | #require no-reposimplestore no-chg |
|
7 | #require no-reposimplestore no-chg | |
2 |
|
8 | |||
3 |
|
|
9 | Set up a server | |
@@ -295,7 +301,7 b' Stream clone bundles are supported' | |||||
295 |
|
301 | |||
296 | $ hg -R server debugcreatestreamclonebundle packed.hg |
|
302 | $ hg -R server debugcreatestreamclonebundle packed.hg | |
297 | writing 613 bytes for 4 files |
|
303 | writing 613 bytes for 4 files | |
298 | bundle requirements: generaldelta, revlogv1 |
|
304 | bundle requirements: generaldelta, revlogv1, sparserevlog | |
299 |
|
305 | |||
300 | No bundle spec should work |
|
306 | No bundle spec should work | |
301 |
|
307 |
General Comments 0
You need to be logged in to leave comments.
Login now