tests/test-bad-pull.out
changeset 808 8f5637f0a0c0
parent 775 122449dd89db
parent 801 1f9ec150a476
child 814 0902ffece4b4
equal deleted inserted replaced
788:64d2a558c943 808:8f5637f0a0c0
     1 + hg clone http://localhost:20059/ copy
     1 + hg clone http://localhost:20059/ copy
     2 requesting all changes
     2 requesting all changes
     3 abort: error: Connection refused
     3 abort: error: Connection refused
     4 + echo 255
       
     5 255
     4 255
     6 + ls copy
       
     7 ls: copy: No such file or directory
     5 ls: copy: No such file or directory
     8 + cat
       
     9 + set +x
       
    10 + hg clone http://localhost:20059/foo copy2
     6 + hg clone http://localhost:20059/foo copy2
    11 requesting all changes
     7 requesting all changes
    12 abort: HTTP Error 404: File not found
     8 abort: HTTP Error 404: File not found
    13 + echo 255
       
    14 255
     9 255
    15 + set +x