tests/test-bundle2-multiple-changegroups.t
changeset 35393 4441705b7111
parent 34661 eb586ed5d8ce
child 35570 3e3f4c03876b
equal deleted inserted replaced
35392:5feb782c7a95 35393:4441705b7111
    72   > EOF
    72   > EOF
    73 
    73 
    74 Pull the new commits in the clone
    74 Pull the new commits in the clone
    75 
    75 
    76   $ hg pull
    76   $ hg pull
    77   pulling from $TESTTMP/repo (glob)
    77   pulling from $TESTTMP/repo
    78   searching for changes
    78   searching for changes
    79   remote: changegroup1
    79   remote: changegroup1
    80   adding changesets
    80   adding changesets
    81   adding manifests
    81   adding manifests
    82   adding file changes
    82   adding file changes
   143 New heads are reported during transfer and properly accounted for in
   143 New heads are reported during transfer and properly accounted for in
   144 pullop.cgresult
   144 pullop.cgresult
   145 
   145 
   146   $ cd ../clone
   146   $ cd ../clone
   147   $ hg pull
   147   $ hg pull
   148   pulling from $TESTTMP/repo (glob)
   148   pulling from $TESTTMP/repo
   149   searching for changes
   149   searching for changes
   150   remote: changegroup1
   150   remote: changegroup1
   151   adding changesets
   151   adding changesets
   152   adding manifests
   152   adding manifests
   153   adding file changes
   153   adding file changes
   217 Removed heads are reported during transfer and properly accounted for in
   217 Removed heads are reported during transfer and properly accounted for in
   218 pullop.cgresult
   218 pullop.cgresult
   219 
   219 
   220   $ cd ../clone
   220   $ cd ../clone
   221   $ hg pull
   221   $ hg pull
   222   pulling from $TESTTMP/repo (glob)
   222   pulling from $TESTTMP/repo
   223   searching for changes
   223   searching for changes
   224   remote: changegroup1
   224   remote: changegroup1
   225   adding changesets
   225   adding changesets
   226   adding manifests
   226   adding manifests
   227   adding file changes
   227   adding file changes