tests/test-clonebundles.t
changeset 34322 10e162bb9bf5
parent 33335 72f051f9a7d8
child 34363 880e47351d1a
equal deleted inserted replaced
34321:4ef472b975ff 34322:10e162bb9bf5
    30   added 2 changesets with 2 changes to 2 files
    30   added 2 changesets with 2 changes to 2 files
    31 
    31 
    32   $ cat server/access.log
    32   $ cat server/access.log
    33   * - - [*] "GET /?cmd=capabilities HTTP/1.1" 200 - (glob)
    33   * - - [*] "GET /?cmd=capabilities HTTP/1.1" 200 - (glob)
    34   * - - [*] "GET /?cmd=batch HTTP/1.1" 200 - x-hgarg-1:cmds=heads+%3Bknown+nodes%3D x-hgproto-1:0.1 0.2 comp=*zlib,none,bzip2 (glob)
    34   * - - [*] "GET /?cmd=batch HTTP/1.1" 200 - x-hgarg-1:cmds=heads+%3Bknown+nodes%3D x-hgproto-1:0.1 0.2 comp=*zlib,none,bzip2 (glob)
    35   * - - [*] "GET /?cmd=getbundle HTTP/1.1" 200 - x-hgarg-1:bundlecaps=HG20%2Cbundle2%3DHG20%250Achangegroup%253D01%252C02%250Adigests%253Dmd5%252Csha1%252Csha512%250Aerror%253Dabort%252Cunsupportedcontent%252Cpushraced%252Cpushkey%250Ahgtagsfnodes%250Alistkeys%250Apushkey%250Aremote-changegroup%253Dhttp%252Chttps&cg=1&common=0000000000000000000000000000000000000000&heads=aaff8d2ffbbf07a46dd1f05d8ae7877e3f56e2a2&listkeys=phases%2Cbookmarks x-hgproto-1:0.1 0.2 comp=*zlib,none,bzip2 (glob)
    35   * - - [*] "GET /?cmd=getbundle HTTP/1.1" 200 - x-hgarg-1:bundlecaps=HG20%2Cbundle2%3DHG20%250Achangegroup%253D01%252C02%250Adigests%253Dmd5%252Csha1%252Csha512%250Aerror%253Dabort%252Cunsupportedcontent%252Cpushraced%252Cpushkey%250Ahgtagsfnodes%250Alistkeys%250Aphases%253Dheads%250Apushkey%250Aremote-changegroup%253Dhttp%252Chttps&cg=1&common=0000000000000000000000000000000000000000&heads=aaff8d2ffbbf07a46dd1f05d8ae7877e3f56e2a2&listkeys=bookmarks&phases=1 x-hgproto-1:0.1 0.2 comp=*,zlib,none,bzip2 (glob)
    36 
    36 
    37 Empty manifest file results in retrieval
    37 Empty manifest file results in retrieval
    38 (the extension only checks if the manifest file exists)
    38 (the extension only checks if the manifest file exists)
    39 
    39 
    40   $ touch server/.hg/clonebundles.manifest
    40   $ touch server/.hg/clonebundles.manifest