tests/test-clone-uncompressed.t
changeset 40034 393e44324037
parent 39722 4bd6e444c76f
child 40398 0ac794e0e285
equal deleted inserted replaced
40033:5e5b06087ec5 40034:393e44324037
   259   bundle2-input-part: "listkeys" (params: 1 mandatory) supported
   259   bundle2-input-part: "listkeys" (params: 1 mandatory) supported
   260   bundle2-input-part: "phase-heads" supported
   260   bundle2-input-part: "phase-heads" supported
   261   bundle2-input-part: total payload size 24
   261   bundle2-input-part: total payload size 24
   262   bundle2-input-bundle: 1 parts total
   262   bundle2-input-bundle: 1 parts total
   263   checking for updated bookmarks
   263   checking for updated bookmarks
       
   264   (sent 5 HTTP requests and * bytes; received * bytes in responses) (glob)
   264 #endif
   265 #endif
   265 #if stream-bundle2
   266 #if stream-bundle2
   266   $ hg --debug --config worker.backgroundclose=true --config worker.backgroundcloseminfilecount=1 clone --stream -U http://localhost:$HGPORT clone-background | grep -v adding
   267   $ hg --debug --config worker.backgroundclose=true --config worker.backgroundcloseminfilecount=1 clone --stream -U http://localhost:$HGPORT clone-background | grep -v adding
   267   using http://localhost:$HGPORT/
   268   using http://localhost:$HGPORT/
   268   sending capabilities command
   269   sending capabilities command
   280   transferred 96.4 KB in * seconds (* */sec) (glob)
   281   transferred 96.4 KB in * seconds (* */sec) (glob)
   281   bundle2-input-part: total payload size 112077
   282   bundle2-input-part: total payload size 112077
   282   bundle2-input-part: "listkeys" (params: 1 mandatory) supported
   283   bundle2-input-part: "listkeys" (params: 1 mandatory) supported
   283   bundle2-input-bundle: 1 parts total
   284   bundle2-input-bundle: 1 parts total
   284   checking for updated bookmarks
   285   checking for updated bookmarks
       
   286   (sent 3 HTTP requests and * bytes; received * bytes in responses) (glob)
   285 #endif
   287 #endif
   286 
   288 
   287 Cannot stream clone when there are secret changesets
   289 Cannot stream clone when there are secret changesets
   288 
   290 
   289   $ hg -R server phase --force --secret -r tip
   291   $ hg -R server phase --force --secret -r tip