tests/test-http-proxy.t
branchstable
changeset 51438 05eba178da45
parent 51181 dcaa2df1f688
child 51942 73a43fe3e6fd
equal deleted inserted replaced
51399:46fed351e451 51438:05eba178da45
    14 
    14 
    15 url for proxy, stream
    15 url for proxy, stream
    16 
    16 
    17   $ http_proxy=http://localhost:$HGPORT1/ hg --config http_proxy.always=True clone --stream http://localhost:$HGPORT/ b
    17   $ http_proxy=http://localhost:$HGPORT1/ hg --config http_proxy.always=True clone --stream http://localhost:$HGPORT/ b
    18   streaming all changes
    18   streaming all changes
    19   6 files to transfer, 412 bytes of data (reporevlogstore !)
    19   7 files to transfer, 412 bytes of data (reporevlogstore no-rust !)
       
    20   9 files to transfer, 538 bytes of data (reporevlogstore rust !)
    20   4 files to transfer, 330 bytes of data (reposimplestore !)
    21   4 files to transfer, 330 bytes of data (reposimplestore !)
    21   transferred * bytes in * seconds (*/sec) (glob)
    22   transferred * bytes in * seconds (*/sec) (glob)
    22   updating to branch default
    23   updating to branch default
    23   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
    24   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
    24   $ cd b
    25   $ cd b