tests/test-http-proxy.t
branchstable
changeset 14023 2cd1520664b8
parent 13364 ddddb76f2da3
child 14024 92b768e9f80c
equal deleted inserted replaced
14021:3eb632d9cf42 14023:2cd1520664b8
    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 --uncompressed http://localhost:$HGPORT/ b
    17   $ http_proxy=http://localhost:$HGPORT1/ hg --config http_proxy.always=True clone --uncompressed http://localhost:$HGPORT/ b
    18   streaming all changes
    18   streaming all changes
    19   3 files to transfer, 303 bytes of data
    19   3 files to transfer, 303 bytes of data
    20   transferred * bytes in * seconds (*B/sec) (glob)
    20   transferred * bytes in * seconds (*/sec) (glob)
    21   updating to branch default
    21   updating to branch default
    22   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
    22   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
    23   $ cd b
    23   $ cd b
    24   $ hg verify
    24   $ hg verify
    25   checking changesets
    25   checking changesets