comparison tests/test-bad-pull.out @ 808:8f5637f0a0c0

Merge with TAH
author mpm@selenic.com
date Sat, 30 Jul 2005 08:35:29 -0800
parents 122449dd89db 1f9ec150a476
children 0902ffece4b4
comparison
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