comparison tests/test-clone-failure.out @ 793:445970ccf57a

Merge with upstream
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 29 Jul 2005 06:43:21 +0100
parents 5d6177b72fcc 122449dd89db
children 1f9ec150a476
comparison
equal deleted inserted replaced
792:49ec802b4a16 793:445970ccf57a
2 abort: repository a/.hg not found! 2 abort: repository a/.hg not found!
3 + echo 255 3 + echo 255
4 255 4 255
5 + hg clone http://127.0.0.1:3121/a b 5 + hg clone http://127.0.0.1:3121/a b
6 requesting all changes 6 requesting all changes
7 abort: error 111: Connection refused 7 abort: error: Connection refused
8 + echo 255 8 + echo 255
9 255 9 255
10 + rm -rf b 10 + rm -rf b
11 + mkdir a 11 + mkdir a
12 + chmod 000 a 12 + chmod 000 a