tests/test-ssh.t
changeset 35699 f7ef49e44d7c
parent 35484 1853c8677160
child 35792 1d118f9f4f57
equal deleted inserted replaced
35698:0c4b23ccf1a5 35699:f7ef49e44d7c
   476   remote: KABOOM IN PROCESS
   476   remote: KABOOM IN PROCESS
   477   local stdout
   477   local stdout
   478 
   478 
   479 debug output
   479 debug output
   480 
   480 
   481   $ hg pull --debug ssh://user@dummy/remote
   481   $ hg pull --debug ssh://user@dummy/remote --config devel.debug.peer-request=yes
   482   pulling from ssh://user@dummy/remote
   482   pulling from ssh://user@dummy/remote
   483   running .* ".*/dummyssh" ['"]user@dummy['"] ('|")hg -R remote serve --stdio('|") (re)
   483   running .* ".*/dummyssh" ['"]user@dummy['"] ('|")hg -R remote serve --stdio('|") (re)
       
   484   devel-peer-request: hello
   484   sending hello command
   485   sending hello command
       
   486   devel-peer-request: between
       
   487   devel-peer-request:   pairs: 81 bytes
   485   sending between command
   488   sending between command
   486   remote: 384
   489   remote: 384
   487   remote: capabilities: lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch streamreqs=generaldelta,revlogv1 $USUAL_BUNDLE2_CAPS$ unbundle=HG10GZ,HG10BZ,HG10UN
   490   remote: capabilities: lookup changegroupsubset branchmap pushkey known getbundle unbundlehash batch streamreqs=generaldelta,revlogv1 $USUAL_BUNDLE2_CAPS$ unbundle=HG10GZ,HG10BZ,HG10UN
   488   remote: 1
   491   remote: 1
   489   query 1; heads
   492   query 1; heads
       
   493   devel-peer-request: batch
       
   494   devel-peer-request:   cmds: 141 bytes
   490   sending batch command
   495   sending batch command
   491   searching for changes
   496   searching for changes
   492   all remote heads known locally
   497   all remote heads known locally
   493   no changes found
   498   no changes found
       
   499   devel-peer-request: getbundle
       
   500   devel-peer-request:   bookmarks: 1 bytes
       
   501   devel-peer-request:   bundlecaps: 233 bytes
       
   502   devel-peer-request:   cg: 1 bytes
       
   503   devel-peer-request:   common: 122 bytes
       
   504   devel-peer-request:   heads: 122 bytes
       
   505   devel-peer-request:   listkeys: 9 bytes
       
   506   devel-peer-request:   phases: 1 bytes
   494   sending getbundle command
   507   sending getbundle command
   495   bundle2-input-bundle: with-transaction
   508   bundle2-input-bundle: with-transaction
   496   bundle2-input-part: "bookmarks" supported
   509   bundle2-input-part: "bookmarks" supported
   497   bundle2-input-part: total payload size 26
   510   bundle2-input-part: total payload size 26
   498   bundle2-input-part: "listkeys" (params: 1 mandatory) supported
   511   bundle2-input-part: "listkeys" (params: 1 mandatory) supported