##// END OF EJS Templates
test: enable sparse-revlog for test-ssh-bundle1.t...
Boris Feld -
r40944:f6904d60 default
parent child Browse files
Show More
@@ -1,3 +1,9 b''
1 TRANSITIONAL CONFIG
2 $ cat << EOF >> $HGRCPATH
3 > [format]
4 > sparse-revlog = yes
5 > EOF
6
1 This test is a duplicate of 'test-http.t' feel free to factor out
7 This test is a duplicate of 'test-http.t' feel free to factor out
2 parts that are not bundle1/bundle2 specific.
8 parts that are not bundle1/bundle2 specific.
3
9
@@ -482,9 +488,9 b' debug output'
482 sending upgrade request: * proto=exp-ssh-v2-0003 (glob) (sshv2 !)
488 sending upgrade request: * proto=exp-ssh-v2-0003 (glob) (sshv2 !)
483 sending hello command
489 sending hello command
484 sending between command
490 sending between command
485 remote: 427 (sshv1 !)
491 remote: 440 (sshv1 !)
486 protocol upgraded to exp-ssh-v2-0003 (sshv2 !)
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 remote: 1 (sshv1 !)
494 remote: 1 (sshv1 !)
489 sending protocaps command
495 sending protocaps command
490 preparing listkeys for "bookmarks"
496 preparing listkeys for "bookmarks"
General Comments 0
You need to be logged in to leave comments. Login now