comparison tests/test-ssh.out @ 3853:c0b449154a90

switch to the .hg/store layout, fix the tests
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Fri, 01 Dec 2006 13:34:09 +0100
parents 975c2469c316
children b2d9e553cdc8
comparison
equal deleted inserted replaced
3852:8a9a1a7e1698 3853:c0b449154a90
9 XXX files updated, XXX files merged, XXX files removed, XXX files unresolved 9 XXX files updated, XXX files merged, XXX files removed, XXX files unresolved
10 checking changesets 10 checking changesets
11 checking manifests 11 checking manifests
12 crosschecking files in changesets and manifests 12 crosschecking files in changesets and manifests
13 checking files 13 checking files
14 1 files, 1 changesets, 1 total revisions 14 2 files, 1 changesets, 2 total revisions
15 # clone remote via pull 15 # clone remote via pull
16 requesting all changes 16 requesting all changes
17 adding changesets 17 adding changesets
18 adding manifests 18 adding manifests
19 adding file changes 19 adding file changes
20 added 1 changesets with 1 changes to 1 files 20 added 1 changesets with 2 changes to 2 files
21 1 files updated, 0 files merged, 0 files removed, 0 files unresolved 21 2 files updated, 0 files merged, 0 files removed, 0 files unresolved
22 # verify 22 # verify
23 checking changesets 23 checking changesets
24 checking manifests 24 checking manifests
25 crosschecking files in changesets and manifests 25 crosschecking files in changesets and manifests
26 checking files 26 checking files
27 1 files, 1 changesets, 1 total revisions 27 2 files, 1 changesets, 2 total revisions
28 # empty default pull 28 # empty default pull
29 default = ssh://user@dummy/remote 29 default = ssh://user@dummy/remote
30 pulling from ssh://user@dummy/remote 30 pulling from ssh://user@dummy/remote
31 searching for changes 31 searching for changes
32 no changes found 32 no changes found
33 # local change 33 # local change
34 # updating rc 34 # updating rc
35 # find outgoing 35 # find outgoing
36 searching for changes 36 searching for changes
37 changeset: 1:c54836a570be 37 changeset: 1:572896fe480d
38 tag: tip 38 tag: tip
39 user: test 39 user: test
40 date: Mon Jan 12 13:46:40 1970 +0000 40 date: Mon Jan 12 13:46:40 1970 +0000
41 summary: add 41 summary: add
42 42
43 # find incoming on the remote side 43 # find incoming on the remote side
44 searching for changes 44 searching for changes
45 changeset: 1:c54836a570be 45 changeset: 1:572896fe480d
46 tag: tip 46 tag: tip
47 user: test 47 user: test
48 date: Mon Jan 12 13:46:40 1970 +0000 48 date: Mon Jan 12 13:46:40 1970 +0000
49 summary: add 49 summary: add
50 50
54 remote: adding changesets 54 remote: adding changesets
55 remote: adding manifests 55 remote: adding manifests
56 remote: adding file changes 56 remote: adding file changes
57 remote: added 1 changesets with 1 changes to 1 files 57 remote: added 1 changesets with 1 changes to 1 files
58 # check remote tip 58 # check remote tip
59 changeset: 1:c54836a570be 59 changeset: 1:572896fe480d
60 tag: tip 60 tag: tip
61 user: test 61 user: test
62 date: Mon Jan 12 13:46:40 1970 +0000 62 date: Mon Jan 12 13:46:40 1970 +0000
63 summary: add 63 summary: add
64 64
65 checking changesets 65 checking changesets
66 checking manifests 66 checking manifests
67 crosschecking files in changesets and manifests 67 crosschecking files in changesets and manifests
68 checking files 68 checking files
69 1 files, 2 changesets, 2 total revisions 69 2 files, 2 changesets, 3 total revisions
70 bleah 70 bleah
71 # push should succeed 71 # push should succeed
72 pushing to ssh://user@dummy/remote 72 pushing to ssh://user@dummy/remote
73 searching for changes 73 searching for changes
74 note: unsynced remote changes! 74 note: unsynced remote changes!