test-static-http.out
58 lines
| 1.7 KiB
| text/plain
|
TextLexer
/ tests / test-static-http.out
Thomas Arendsen Hein
|
r1935 | abort: Connection refused | ||
Bryan O'Sullivan
|
r1323 | 255 | ||
TK Soh
|
r1962 | copy: No such file or directory | ||
Thomas Arendsen Hein
|
r1933 | changeset: 0:53e17d176ae6 | ||
mpm@selenic.com
|
r1111 | tag: tip | ||
user: test | ||||
Thomas Arendsen Hein
|
r1933 | date: Mon Jan 12 13:46:40 1970 +0000 | ||
mpm@selenic.com
|
r1111 | summary: test | ||
requesting all changes | ||||
adding changesets | ||||
adding manifests | ||||
adding file changes | ||||
added 1 changesets with 1 changes to 1 files | ||||
Adrian Buehlmann
|
r6338 | updating working directory | ||
Thomas Arendsen Hein
|
r2175 | 1 files updated, 0 files merged, 0 files removed, 0 files unresolved | ||
mpm@selenic.com
|
r1111 | checking changesets | ||
checking manifests | ||||
crosschecking files in changesets and manifests | ||||
checking files | ||||
1 files, 1 changesets, 1 total revisions | ||||
foo | ||||
Vadim Gelfer
|
r2673 | adding quux | ||
Bryan O'Sullivan
|
r5384 | changegroup hook: HG_NODE=34401e0e9971e9720b613d9089ffa9a6eefb3d2d HG_SOURCE=pull HG_URL=static-http://localhost/remote | ||
pulling from static-http://localhost/remote | ||||
mpm@selenic.com
|
r1111 | searching for changes | ||
Vadim Gelfer
|
r2673 | adding changesets | ||
adding manifests | ||||
adding file changes | ||||
added 1 changesets with 1 changes to 1 files | ||||
(run 'hg update' to get a working copy) | ||||
Patrick Mezard
|
r5316 | % test with "/" URI (issue 747) | ||
requesting all changes | ||||
adding changesets | ||||
adding manifests | ||||
adding file changes | ||||
added 1 changesets with 1 changes to 1 files | ||||
Adrian Buehlmann
|
r6338 | updating working directory | ||
Patrick Mezard
|
r5316 | 1 files updated, 0 files merged, 0 files removed, 0 files unresolved | ||
checking changesets | ||||
checking manifests | ||||
crosschecking files in changesets and manifests | ||||
checking files | ||||
1 files, 1 changesets, 1 total revisions | ||||
a | ||||
Bryan O'Sullivan
|
r5384 | default = static-http://localhost/ | ||
Dirkjan Ochtman
|
r6028 | % test with empty repo (issue965) | ||
no changes found | ||||
Adrian Buehlmann
|
r6338 | updating working directory | ||
Dirkjan Ochtman
|
r6028 | 0 files updated, 0 files merged, 0 files removed, 0 files unresolved | ||
checking changesets | ||||
checking manifests | ||||
crosschecking files in changesets and manifests | ||||
checking files | ||||
0 files, 0 changesets, 0 total revisions | ||||
default = static-http://localhost/remotempty | ||||
% test with non-repo | ||||
abort: 'http://localhost/notarepo' does not appear to be an hg repository! | ||||