author | Thomas Arendsen Hein <thomas@intevation.de> |
Thu, 27 Apr 2006 21:58:47 +0200 | |
changeset 2143 | 3053fc33f545 |
parent 1982 | 70ba0c86da8b |
child 2152 | 57729c56a23c |
permissions | -rw-r--r-- |
1110 | 1 |
# creating 'remote' |
2 |
# clone remote |
|
3 |
requesting all changes |
|
4 |
adding changesets |
|
5 |
adding manifests |
|
6 |
adding file changes |
|
7 |
added 1 changesets with 1 changes to 1 files |
|
8 |
# verify |
|
2143
3053fc33f545
Show repo's revlog format on verify. Warn if some files use a different format.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1982
diff
changeset
|
9 |
repository uses revlog format 0 |
1110 | 10 |
checking changesets |
11 |
checking manifests |
|
12 |
crosschecking files in changesets and manifests |
|
13 |
checking files |
|
14 |
1 files, 1 changesets, 1 total revisions |
|
15 |
# empty default pull |
|
16 |
default = ssh://user@dummy/remote |
|
17 |
pulling from ssh://user@dummy/remote |
|
18 |
searching for changes |
|
19 |
no changes found |
|
20 |
# local change |
|
21 |
# updating rc |
|
22 |
# find outgoing |
|
23 |
searching for changes |
|
1933
7544700fd931
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1168
diff
changeset
|
24 |
changeset: 1:c54836a570be |
1110 | 25 |
tag: tip |
26 |
user: test |
|
1933
7544700fd931
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1168
diff
changeset
|
27 |
date: Mon Jan 12 13:46:40 1970 +0000 |
1110 | 28 |
summary: add |
29 |
||
1982
70ba0c86da8b
Added test for incoming via ssh.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1933
diff
changeset
|
30 |
# find incoming on the remote side |
70ba0c86da8b
Added test for incoming via ssh.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1933
diff
changeset
|
31 |
searching for changes |
70ba0c86da8b
Added test for incoming via ssh.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1933
diff
changeset
|
32 |
changeset: 1:c54836a570be |
70ba0c86da8b
Added test for incoming via ssh.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1933
diff
changeset
|
33 |
tag: tip |
70ba0c86da8b
Added test for incoming via ssh.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1933
diff
changeset
|
34 |
user: test |
70ba0c86da8b
Added test for incoming via ssh.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1933
diff
changeset
|
35 |
date: Mon Jan 12 13:46:40 1970 +0000 |
70ba0c86da8b
Added test for incoming via ssh.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1933
diff
changeset
|
36 |
summary: add |
70ba0c86da8b
Added test for incoming via ssh.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1933
diff
changeset
|
37 |
|
1110 | 38 |
# push |
39 |
pushing to ssh://user@dummy/remote |
|
40 |
searching for changes |
|
41 |
remote: adding changesets |
|
42 |
remote: adding manifests |
|
43 |
remote: adding file changes |
|
44 |
remote: added 1 changesets with 1 changes to 1 files |
|
45 |
# check remote tip |
|
1933
7544700fd931
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1168
diff
changeset
|
46 |
changeset: 1:c54836a570be |
1110 | 47 |
tag: tip |
48 |
user: test |
|
1933
7544700fd931
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1168
diff
changeset
|
49 |
date: Mon Jan 12 13:46:40 1970 +0000 |
1110 | 50 |
summary: add |
51 |
||
2143
3053fc33f545
Show repo's revlog format on verify. Warn if some files use a different format.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1982
diff
changeset
|
52 |
repository uses revlog format 0 |
1110 | 53 |
checking changesets |
54 |
checking manifests |
|
55 |
crosschecking files in changesets and manifests |
|
56 |
checking files |
|
57 |
1 files, 2 changesets, 2 total revisions |
|
58 |
bleah |
|
59 |
Got arguments 1:user@dummy 2:hg -R remote serve --stdio 3: 4: 5: |
|
60 |
Got arguments 1:user@dummy 2:hg -R remote serve --stdio 3: 4: 5: |
|
61 |
Got arguments 1:user@dummy 2:hg -R remote serve --stdio 3: 4: 5: |
|
1982
70ba0c86da8b
Added test for incoming via ssh.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1933
diff
changeset
|
62 |
Got arguments 1:user@dummy 2:hg -R local serve --stdio 3: 4: 5: |
1110 | 63 |
Got arguments 1:user@dummy 2:hg -R remote serve --stdio 3: 4: 5: |