comparison tests/test-url-rev.out @ 10350:fd511e9eeea6

commands: do all branch heads by default, demote topological to -t/--topo
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Sat, 06 Feb 2010 19:38:39 +0100
parents a3d73b3e1f8a
children f0bfe42c7b1f
comparison
equal deleted inserted replaced
10349:20356e69710c 10350:fd511e9eeea6
12 branch: foo 12 branch: foo
13 tag: tip 13 tag: tip
14 user: test 14 user: test
15 date: Thu Jan 01 00:00:00 1970 +0000 15 date: Thu Jan 01 00:00:00 1970 +0000
16 summary: change a 16 summary: change a
17
18 changeset: 0:1f0dee641bb7
19 user: test
20 date: Thu Jan 01 00:00:00 1970 +0000
21 summary: add a
17 22
18 % parents 23 % parents
19 changeset: 1:cd2a86ecc814 24 changeset: 1:cd2a86ecc814
20 branch: foo 25 branch: foo
21 tag: tip 26 tag: tip
61 tag: tip 66 tag: tip
62 user: test 67 user: test
63 date: Thu Jan 01 00:00:00 1970 +0000 68 date: Thu Jan 01 00:00:00 1970 +0000
64 summary: new head of branch foo 69 summary: new head of branch foo
65 70
71 changeset: 0:1f0dee641bb7
72 user: test
73 date: Thu Jan 01 00:00:00 1970 +0000
74 summary: add a
75
66 76
67 % rolling back 77 % rolling back
68 rolling back last transaction 78 rolling back last transaction
69 % incoming 79 % incoming
70 2:faba9097cad4 80 2:faba9097cad4
73 branch: foo 83 branch: foo
74 tag: tip 84 tag: tip
75 user: test 85 user: test
76 date: Thu Jan 01 00:00:00 1970 +0000 86 date: Thu Jan 01 00:00:00 1970 +0000
77 summary: new head of branch foo 87 summary: new head of branch foo
88
89 changeset: 0:1f0dee641bb7
90 user: test
91 date: Thu Jan 01 00:00:00 1970 +0000
92 summary: add a
78 93
79 94
80 % pull should not have updated 95 % pull should not have updated
81 1:cd2a86ecc814 96 1:cd2a86ecc814
82 % going back to the default branch 97 % going back to the default branch
105 1 files updated, 0 files merged, 0 files removed, 0 files unresolved 120 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
106 % parents 121 % parents
107 0:1f0dee641bb7 122 0:1f0dee641bb7
108 % heads 123 % heads
109 1:cd2a86ecc814 124 1:cd2a86ecc814
125 0:1f0dee641bb7
110 % pull -u -r otherrev url#rev updates to rev 126 % pull -u -r otherrev url#rev updates to rev
111 % parents 127 % parents
112 changeset: 3:4cd725637392 128 changeset: 3:4cd725637392
113 tag: tip 129 tag: tip
114 parent: 0:1f0dee641bb7 130 parent: 0:1f0dee641bb7