equal
deleted
inserted
replaced
1 + hg clone http://localhost:20059/ copy |
1 + hg clone http://localhost:20059/ copy |
2 requesting all changes |
2 requesting all changes |
3 adding changesets |
3 adding changesets |
4 abort: error 111: Connection refused |
4 abort: error 111: Connection refused |
5 transaction abort! |
5 transaction abort! |
6 failed to truncate 00changelog.d |
|
7 failed to truncate 00changelog.i |
|
8 rollback completed |
6 rollback completed |
9 + echo 255 |
7 + echo 255 |
10 255 |
8 255 |
11 + ls copy |
9 + ls copy |
12 ls: copy: No such file or directory |
|
13 + cat |
10 + cat |
14 + python dumb.py |
11 + python dumb.py |
15 + hg clone http://localhost:20059/foo copy2 |
12 + hg clone http://localhost:20059/foo copy2 |
16 requesting all changes |
13 requesting all changes |
17 adding changesets |
14 adding changesets |
18 abort: HTTP Error 404: File not found |
15 abort: HTTP Error 404: File not found |
19 transaction abort! |
16 transaction abort! |
20 failed to truncate 00changelog.d |
|
21 failed to truncate 00changelog.i |
|
22 rollback completed |
17 rollback completed |
23 + echo 255 |
18 + echo 255 |
24 255 |
19 255 |
25 + set +x |
20 + set +x |