Mercurial > hg
annotate tests/test-static-http.out @ 1821:0b3f4be5c5bf
Catch urllib errors for old-http in a nicer way.
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Wed, 01 Mar 2006 15:29:13 +0100 |
parents | e89033eb90a5 |
children | 85daa4e03b4c |
rev | line source |
---|---|
1821
0b3f4be5c5bf
Catch urllib errors for old-http in a nicer way.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1347
diff
changeset
|
1 abort: Connection refused |
1323
60200b3fc839
Fix old-http test when no server exists.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1111
diff
changeset
|
2 255 |
60200b3fc839
Fix old-http test when no server exists.
Bryan O'Sullivan <bos@serpentine.com>
parents:
1111
diff
changeset
|
3 ls: copy: No such file or directory |
1111 | 4 changeset: 0:61c9426e69fe |
5 tag: tip | |
6 user: test | |
7 date: Thu Jan 1 00:00:00 1970 +0000 | |
8 summary: test | |
9 | |
10 requesting all changes | |
11 adding changesets | |
12 adding manifests | |
13 adding file changes | |
14 added 1 changesets with 1 changes to 1 files | |
15 checking changesets | |
16 checking manifests | |
17 crosschecking files in changesets and manifests | |
18 checking files | |
19 1 files, 1 changesets, 1 total revisions | |
20 foo | |
21 pulling from old-http://localhost:20059/remote | |
22 searching for changes | |
23 no changes found |