tests/test-clone-stream.t
changeset 50281 2cf264e9aa75
parent 49825 2f2682f40ea0
child 50517 cd2a2963b982
equal deleted inserted replaced
50280:806ca6bd0719 50281:2cf264e9aa75
   126     HG20
   126     HG20
   127     bookmarks
   127     bookmarks
   128     changegroup
   128     changegroup
   129       01
   129       01
   130       02
   130       02
       
   131       03
   131     checkheads
   132     checkheads
   132       related
   133       related
   133     digests
   134     digests
   134       md5
   135       md5
   135       sha1
   136       sha1
   155   adding manifests
   156   adding manifests
   156   adding file changes
   157   adding file changes
   157   added 3 changesets with 1088 changes to 1088 files
   158   added 3 changesets with 1088 changes to 1088 files
   158   new changesets 96ee1d7354c4:5223b5e3265f
   159   new changesets 96ee1d7354c4:5223b5e3265f
   159 
   160 
   160   $ get-with-headers.py $LOCALIP:$HGPORT '?cmd=getbundle' content-type --bodyfile body --hgproto 0.2 --requestheader "x-hgarg-1=bundlecaps=HG20%2Cbundle2%3DHG20%250Abookmarks%250Achangegroup%253D01%252C02%250Adigests%253Dmd5%252Csha1%252Csha512%250Aerror%253Dabort%252Cunsupportedcontent%252Cpushraced%252Cpushkey%250Ahgtagsfnodes%250Alistkeys%250Aphases%253Dheads%250Apushkey%250Aremote-changegroup%253Dhttp%252Chttps&cg=0&common=0000000000000000000000000000000000000000&heads=c17445101a72edac06facd130d14808dfbd5c7c2&stream=1"
   161   $ get-with-headers.py $LOCALIP:$HGPORT '?cmd=getbundle' content-type --bodyfile body --hgproto 0.2 --requestheader "x-hgarg-1=bundlecaps=HG20%2Cbundle2%3DHG20%250Abookmarks%250Achangegroup%253D01%252C02%252C03%250Adigests%253Dmd5%252Csha1%252Csha512%250Aerror%253Dabort%252Cunsupportedcontent%252Cpushraced%252Cpushkey%250Ahgtagsfnodes%250Alistkeys%250Aphases%253Dheads%250Apushkey%250Aremote-changegroup%253Dhttp%252Chttps&cg=0&common=0000000000000000000000000000000000000000&heads=c17445101a72edac06facd130d14808dfbd5c7c2&stream=1"
   161   200 Script output follows
   162   200 Script output follows
   162   content-type: application/mercurial-0.2
   163   content-type: application/mercurial-0.2
   163   
   164   
   164 
   165 
   165   $ f --size body --hexdump --bytes 100
   166   $ f --size body --hexdump --bytes 100
   193     HG20
   194     HG20
   194     bookmarks
   195     bookmarks
   195     changegroup
   196     changegroup
   196       01
   197       01
   197       02
   198       02
       
   199       03
   198     checkheads
   200     checkheads
   199       related
   201       related
   200     digests
   202     digests
   201       md5
   203       md5
   202       sha1
   204       sha1
   222   adding manifests
   224   adding manifests
   223   adding file changes
   225   adding file changes
   224   added 3 changesets with 1088 changes to 1088 files
   226   added 3 changesets with 1088 changes to 1088 files
   225   new changesets 96ee1d7354c4:5223b5e3265f
   227   new changesets 96ee1d7354c4:5223b5e3265f
   226 
   228 
   227   $ get-with-headers.py $LOCALIP:$HGPORT '?cmd=getbundle' content-type --bodyfile body --hgproto 0.2 --requestheader "x-hgarg-1=bundlecaps=HG20%2Cbundle2%3DHG20%250Abookmarks%250Achangegroup%253D01%252C02%250Adigests%253Dmd5%252Csha1%252Csha512%250Aerror%253Dabort%252Cunsupportedcontent%252Cpushraced%252Cpushkey%250Ahgtagsfnodes%250Alistkeys%250Aphases%253Dheads%250Apushkey%250Aremote-changegroup%253Dhttp%252Chttps&cg=0&common=0000000000000000000000000000000000000000&heads=c17445101a72edac06facd130d14808dfbd5c7c2&stream=1"
   229   $ get-with-headers.py $LOCALIP:$HGPORT '?cmd=getbundle' content-type --bodyfile body --hgproto 0.2 --requestheader "x-hgarg-1=bundlecaps=HG20%2Cbundle2%3DHG20%250Abookmarks%250Achangegroup%253D01%252C02%252C03%250Adigests%253Dmd5%252Csha1%252Csha512%250Aerror%253Dabort%252Cunsupportedcontent%252Cpushraced%252Cpushkey%250Ahgtagsfnodes%250Alistkeys%250Aphases%253Dheads%250Apushkey%250Aremote-changegroup%253Dhttp%252Chttps&cg=0&common=0000000000000000000000000000000000000000&heads=c17445101a72edac06facd130d14808dfbd5c7c2&stream=1"
   228   200 Script output follows
   230   200 Script output follows
   229   content-type: application/mercurial-0.2
   231   content-type: application/mercurial-0.2
   230   
   232   
   231 
   233 
   232   $ f --size body --hexdump --bytes 100
   234   $ f --size body --hexdump --bytes 100
   282   $ cat server/errors.txt
   284   $ cat server/errors.txt
   283 #endif
   285 #endif
   284 
   286 
   285 getbundle requests with stream=1 are uncompressed
   287 getbundle requests with stream=1 are uncompressed
   286 
   288 
   287   $ get-with-headers.py $LOCALIP:$HGPORT '?cmd=getbundle' content-type --bodyfile body --hgproto '0.1 0.2 comp=zlib,none' --requestheader "x-hgarg-1=bundlecaps=HG20%2Cbundle2%3DHG20%250Abookmarks%250Achangegroup%253D01%252C02%250Adigests%253Dmd5%252Csha1%252Csha512%250Aerror%253Dabort%252Cunsupportedcontent%252Cpushraced%252Cpushkey%250Ahgtagsfnodes%250Alistkeys%250Aphases%253Dheads%250Apushkey%250Aremote-changegroup%253Dhttp%252Chttps&cg=0&common=0000000000000000000000000000000000000000&heads=c17445101a72edac06facd130d14808dfbd5c7c2&stream=1"
   289   $ get-with-headers.py $LOCALIP:$HGPORT '?cmd=getbundle' content-type --bodyfile body --hgproto '0.1 0.2 comp=zlib,none' --requestheader "x-hgarg-1=bundlecaps=HG20%2Cbundle2%3DHG20%250Abookmarks%250Achangegroup%253D01%252C02%252C03%250Adigests%253Dmd5%252Csha1%252Csha512%250Aerror%253Dabort%252Cunsupportedcontent%252Cpushraced%252Cpushkey%250Ahgtagsfnodes%250Alistkeys%250Aphases%253Dheads%250Apushkey%250Aremote-changegroup%253Dhttp%252Chttps&cg=0&common=0000000000000000000000000000000000000000&heads=c17445101a72edac06facd130d14808dfbd5c7c2&stream=1"
   288   200 Script output follows
   290   200 Script output follows
   289   content-type: application/mercurial-0.2
   291   content-type: application/mercurial-0.2
   290   
   292   
   291 
   293 
   292 #if no-zstd no-rust
   294 #if no-zstd no-rust