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 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 |
|