author | Matt Mackall <mpm@selenic.com> |
Mon, 08 May 2006 14:32:43 -0500 | |
changeset 2223 | b72562060e45 |
parent 2152 | 57729c56a23c |
child 2966 | fb493241d7f6 |
permissions | -rw-r--r-- |
363 | 1 |
A b |
2 |
b |
|
3 |
b: copy a:b789fdd96dc2f3bd229c1dd8eedf0fc60e2b68e3 |
|
1043 | 4 |
we should see two history entries |
1933
7544700fd931
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1044
diff
changeset
|
5 |
changeset: 1:386a3cc01532710ca78aed9a54fa2f459c04f29c |
1043 | 6 |
tag: tip |
7 |
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:
1044
diff
changeset
|
8 |
date: Mon Jan 12 13:46:40 1970 +0000 |
1043 | 9 |
files: b |
10 |
description: |
|
11 |
2 |
|
12 |
||
13 |
||
1933
7544700fd931
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1044
diff
changeset
|
14 |
changeset: 0:33aaa84a386bd609094aeb21a97c09436c482ef1 |
1043 | 15 |
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:
1044
diff
changeset
|
16 |
date: Mon Jan 12 13:46:40 1970 +0000 |
1043 | 17 |
files: a |
18 |
description: |
|
19 |
1 |
|
20 |
||
21 |
||
22 |
we should see one log entry for a |
|
1933
7544700fd931
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1044
diff
changeset
|
23 |
changeset: 0:33aaa84a386b |
1043 | 24 |
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:
1044
diff
changeset
|
25 |
date: Mon Jan 12 13:46:40 1970 +0000 |
1043 | 26 |
summary: 1 |
27 |
||
28 |
this should show a revision linked to changeset 0 |
|
29 |
rev offset length base linkrev nodeid p1 p2 |
|
30 |
0 0 3 0 0 b789fdd96dc2 000000000000 000000000000 |
|
31 |
we should see one log entry for b |
|
1933
7544700fd931
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
1044
diff
changeset
|
32 |
changeset: 1:386a3cc01532 |
388
398737777644
Fixed tests for displaying tags in hg history and hg parents.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
382
diff
changeset
|
33 |
tag: tip |
363 | 34 |
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:
1044
diff
changeset
|
35 |
date: Mon Jan 12 13:46:40 1970 +0000 |
363 | 36 |
summary: 2 |
37 |
||
1043 | 38 |
this should show a revision linked to changeset 1 |
39 |
rev offset length base linkrev nodeid p1 p2 |
|
40 |
0 0 65 0 1 9a263dd772e0 000000000000 000000000000 |
|
41 |
this should show the rename information in the metadata |
|
42 |
copyrev: b789fdd96dc2f3bd229c1dd8eedf0fc60e2b68e3 |
|
43 |
copy: a |
|
2223 | 44 |
ed156f22f0a6fde642de0b5eba0cbbb2 .hg/data/b.i |
925 | 45 |
60b725f10c9c85c70d97880dfe8191b3 bsum |
46 |
60b725f10c9c85c70d97880dfe8191b3 asum |
|
363 | 47 |
checking changesets |
48 |
checking manifests |
|
49 |
crosschecking files in changesets and manifests |
|
50 |
checking files |
|
51 |
2 files, 2 changesets, 2 total revisions |