tests/test-clone-uncompressed.t
changeset 35765 56c30b31afbe
parent 35764 b6ffd4194639
child 35767 5f5fb279fd39
equal deleted inserted replaced
35764:b6ffd4194639 35765:56c30b31afbe
    98   1027 files to transfer, 96.3 KB of data
    98   1027 files to transfer, 96.3 KB of data
    99   starting 4 threads for background file closing
    99   starting 4 threads for background file closing
   100   transferred 96.3 KB in * seconds (* */sec) (glob)
   100   transferred 96.3 KB in * seconds (* */sec) (glob)
   101   bundle2-input-part: total payload size 110887
   101   bundle2-input-part: total payload size 110887
   102   bundle2-input-part: "listkeys" (params: 1 mandatory) supported
   102   bundle2-input-part: "listkeys" (params: 1 mandatory) supported
   103   bundle2-input-part: "phase-heads" supported
   103   bundle2-input-bundle: 1 parts total
   104   bundle2-input-part: total payload size 24
       
   105   bundle2-input-bundle: 2 parts total
       
   106   checking for updated bookmarks
   104   checking for updated bookmarks
   107 #endif
   105 #endif
   108 
   106 
   109 Cannot stream clone when there are secret changesets
   107 Cannot stream clone when there are secret changesets
   110 
   108 
   318   1: public
   316   1: public
   319 #endif
   317 #endif
   320 #if stream-bundle2
   318 #if stream-bundle2
   321   $ hg clone --stream http://localhost:$HGPORT phase-no-publish
   319   $ hg clone --stream http://localhost:$HGPORT phase-no-publish
   322   streaming all changes
   320   streaming all changes
   323   1027 files to transfer, 96.3 KB of data
   321   1028 files to transfer, 96.4 KB of data
   324   transferred 96.3 KB in * seconds (* */sec) (glob)
   322   transferred 96.4 KB in * seconds (* */sec) (glob)
   325   updating to branch default
   323   updating to branch default
   326   1025 files updated, 0 files merged, 0 files removed, 0 files unresolved
   324   1025 files updated, 0 files merged, 0 files removed, 0 files unresolved
   327   $ hg -R phase-no-publish phase -r 'all()'
   325   $ hg -R phase-no-publish phase -r 'all()'
   328   0: public
   326   0: draft
   329   1: public
   327   1: draft
   330 #endif
   328 #endif
   331 
   329 
   332   $ killdaemons.py
   330   $ killdaemons.py