tests/test-clonebundles.t
changeset 46314 95a615dd77bf
parent 45062 72feaeb510b3
child 46633 7015b0232c5e
equal deleted inserted replaced
46313:4cde46f62ebf 46314:95a615dd77bf
   595   checking for updated bookmarks
   595   checking for updated bookmarks
   596   updating the branch cache
   596   updating the branch cache
   597   added 2 changesets with 2 changes to 2 files
   597   added 2 changesets with 2 changes to 2 files
   598   new changesets 53245c60e682:aaff8d2ffbbf
   598   new changesets 53245c60e682:aaff8d2ffbbf
   599   calling hook changegroup.lfiles: hgext.largefiles.reposetup.checkrequireslfiles
   599   calling hook changegroup.lfiles: hgext.largefiles.reposetup.checkrequireslfiles
       
   600   updating the branch cache
   600   (sent 4 HTTP requests and * bytes; received * bytes in responses) (glob)
   601   (sent 4 HTTP requests and * bytes; received * bytes in responses) (glob)
   601 
   602 
   602   $ hg clone -U --debug --config ui.available-memory=32MB http://localhost:$HGPORT gzip-too-large2
   603   $ hg clone -U --debug --config ui.available-memory=32MB http://localhost:$HGPORT gzip-too-large2
   603   using http://localhost:$HGPORT/
   604   using http://localhost:$HGPORT/
   604   sending capabilities command
   605   sending capabilities command
   632   bundle2-input-part: total payload size 24
   633   bundle2-input-part: total payload size 24
   633   bundle2-input-bundle: 2 parts total
   634   bundle2-input-bundle: 2 parts total
   634   checking for updated bookmarks
   635   checking for updated bookmarks
   635   2 local changesets published
   636   2 local changesets published
   636   calling hook changegroup.lfiles: hgext.largefiles.reposetup.checkrequireslfiles
   637   calling hook changegroup.lfiles: hgext.largefiles.reposetup.checkrequireslfiles
       
   638   updating the branch cache
   637   (sent 4 HTTP requests and * bytes; received * bytes in responses) (glob)
   639   (sent 4 HTTP requests and * bytes; received * bytes in responses) (glob)
   638   $ killdaemons.py
   640   $ killdaemons.py