comparison tests/test-ssh-bundle1.t @ 46884:cc3ad5c3af3b

persistent-nodemap: enable the feature by default when using Rust As discussed at the 5.6 sprint, we can make it enabled by default, but only for Rust installation. Differential Revision: https://phab.mercurial-scm.org/D9765
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 14 Jan 2021 04:58:20 +0100
parents 84a93fa7ecfd
children eb611ecb435c
comparison
equal deleted inserted replaced
46883:df76da69f5b1 46884:cc3ad5c3af3b
484 pulling from ssh://user@dummy/remote 484 pulling from ssh://user@dummy/remote
485 running .* ".*/dummyssh" ['"]user@dummy['"] ('|")hg -R remote serve --stdio('|") (re) 485 running .* ".*/dummyssh" ['"]user@dummy['"] ('|")hg -R remote serve --stdio('|") (re)
486 sending upgrade request: * proto=exp-ssh-v2-0003 (glob) (sshv2 !) 486 sending upgrade request: * proto=exp-ssh-v2-0003 (glob) (sshv2 !)
487 sending hello command 487 sending hello command
488 sending between command 488 sending between command
489 remote: 444 (sshv1 !) 489 remote: 444 (sshv1 no-rust !)
490 remote: 463 (sshv1 rust !)
490 protocol upgraded to exp-ssh-v2-0003 (sshv2 !) 491 protocol upgraded to exp-ssh-v2-0003 (sshv2 !)
491 remote: capabilities: batch branchmap $USUAL_BUNDLE2_CAPS$ changegroupsubset getbundle known lookup protocaps pushkey streamreqs=generaldelta,revlogv1,sparserevlog unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash 492 remote: capabilities: batch branchmap $USUAL_BUNDLE2_CAPS$ changegroupsubset getbundle known lookup protocaps pushkey streamreqs=generaldelta,revlogv1,sparserevlog unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash (no-rust !)
493 remote: capabilities: batch branchmap $USUAL_BUNDLE2_CAPS$ changegroupsubset getbundle known lookup protocaps pushkey streamreqs=generaldelta,persistent-nodemap,revlogv1,sparserevlog unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash (rust !)
492 remote: 1 (sshv1 !) 494 remote: 1 (sshv1 !)
493 sending protocaps command 495 sending protocaps command
494 preparing listkeys for "bookmarks" 496 preparing listkeys for "bookmarks"
495 sending listkeys command 497 sending listkeys command
496 received listkey for "bookmarks": 45 bytes 498 received listkey for "bookmarks": 45 bytes