Show More
@@ -1,3 +1,9 b'' | |||
|
1 | TRANSITIONAL CONFIG | |
|
2 | $ cat << EOF >> $HGRCPATH | |
|
3 | > [format] | |
|
4 | > sparse-revlog = yes | |
|
5 | > EOF | |
|
6 | ||
|
1 | 7 | This test is a duplicate of 'test-http.t' feel free to factor out |
|
2 | 8 | parts that are not bundle1/bundle2 specific. |
|
3 | 9 | |
@@ -482,9 +488,9 b' debug output' | |||
|
482 | 488 | sending upgrade request: * proto=exp-ssh-v2-0003 (glob) (sshv2 !) |
|
483 | 489 | sending hello command |
|
484 | 490 | sending between command |
|
485 |
remote: 4 |
|
|
491 | remote: 440 (sshv1 !) | |
|
486 | 492 | protocol upgraded to exp-ssh-v2-0003 (sshv2 !) |
|
487 | remote: capabilities: batch branchmap $USUAL_BUNDLE2_CAPS$ changegroupsubset getbundle known lookup protocaps pushkey streamreqs=generaldelta,revlogv1 unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash | |
|
493 | remote: capabilities: batch branchmap $USUAL_BUNDLE2_CAPS$ changegroupsubset getbundle known lookup protocaps pushkey streamreqs=generaldelta,revlogv1,sparserevlog unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash | |
|
488 | 494 | remote: 1 (sshv1 !) |
|
489 | 495 | sending protocaps command |
|
490 | 496 | preparing listkeys for "bookmarks" |
General Comments 0
You need to be logged in to leave comments.
Login now