tests/test-clonebundles.t
changeset 30763 a520aefb96f1
parent 30211 6b0741d6d234
child 32079 76ed60630dd5
equal deleted inserted replaced
30762:35b516f800e0 30763:a520aefb96f1
    29   adding file changes
    29   adding file changes
    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 (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 (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)
    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