tests/test-static-http
changeset 1147 d32b91ebad5d
parent 1128 8bf19f96b97a
child 1502 1170fef58071
equal deleted inserted replaced
1146:9061f79c6c6f 1147:d32b91ebad5d
    29 hg commit -m"test" -d"0 0"
    29 hg commit -m"test" -d"0 0"
    30 hg tip
    30 hg tip
    31 
    31 
    32 cd ..
    32 cd ..
    33 
    33 
    34 hg clone old-http://localhost:20059/remote local
    34 http_proxy= hg clone old-http://localhost:20059/remote local
    35 
    35 
    36 cd local
    36 cd local
    37 hg verify
    37 hg verify
    38 cat bar
    38 cat bar
    39 hg pull
    39 hg pull