annotate tests/test-fastimport-cvs2git-fixup.out @ 45:783890f8a6fb

Test that my idealized version of cvs2git's output produces identical output.
author Greg Ward <greg-hg@gerg.ca>
date Mon, 11 May 2009 17:55:57 -0400
parents 61ff7b929cea
children 7ff36dc9f0b1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
45
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
1 ----------------------------------------
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
2 % import git-dump-1.dat
39
177a133519bc Handle fixup branches for tag/branch creation better.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
3 Reading source: git-blob.dat
44
61ff7b929cea Handle fixup commits and branch creation as produced by cvs2git.
Greg Ward <greg-hg@gerg.ca>
parents: 42
diff changeset
4 Reading source: git-dump-1.dat
39
177a133519bc Handle fixup branches for tag/branch creation better.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
5 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
177a133519bc Handle fixup branches for tag/branch creation better.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
6 Done commit of rev 0
177a133519bc Handle fixup branches for tag/branch creation better.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
7 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
177a133519bc Handle fixup branches for tag/branch creation better.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
8 Done commit of rev 1
177a133519bc Handle fixup branches for tag/branch creation better.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
9 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
177a133519bc Handle fixup branches for tag/branch creation better.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
10 Done commit of rev 2
177a133519bc Handle fixup branches for tag/branch creation better.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
11 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
177a133519bc Handle fixup branches for tag/branch creation better.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
12 Done commit of rev 3
42
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
13 updating tags
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
14 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
45
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
15 Removing blob dir 'HGTMP/test-fastimport-cvs2git-fixup/realcvs.1/.hg/blobs' ...
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
16 % hg glog (git-dump-1.dat)
42
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
17 @ rev: 4
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
18 | author: convert-repo
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
19 | branch: '' tags: tip
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
20 | files: .hgtags
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
21 | desc: update tags
39
177a133519bc Handle fixup branches for tag/branch creation better.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
22 |
42
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
23 o rev: 3
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
24 | author: Other <other@example.com>
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
25 | branch: '' tags:
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
26 | files: main.cpp
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
27 | desc: added iostream.h
39
177a133519bc Handle fixup branches for tag/branch creation better.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
28 |
42
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
29 | o rev: 2
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
30 | | author: cvs2git <cvs2git>
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
31 | | branch: 'REL-2-2-3' tags: REL-2-2-3-P1
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
32 | | files: Tools/Debug/C++/DebugCpp.doxygen
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
33 | | desc: create tag 'REL-2-2-3-P1' (manufactured commit)
39
177a133519bc Handle fixup branches for tag/branch creation better.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
34 | |
42
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
35 | o rev: 1
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
36 |/ author: cvs2git <cvs2git>
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
37 | branch: 'REL-2-2-3' tags:
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
38 | files:
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
39 | desc: create branch 'REL-2-2-3' (manufactured commit)
39
177a133519bc Handle fixup branches for tag/branch creation better.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
40 |
42
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
41 o rev: 0
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
42 author: Example <example>
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
43 branch: '' tags:
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
44 files: Makefile
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
45 desc: added Makefile
39
177a133519bc Handle fixup branches for tag/branch creation better.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
46
45
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
47 % hg branches (git-dump-1.dat)
39
177a133519bc Handle fixup branches for tag/branch creation better.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
48 REL-2-2-3 2:9c706dffba0e
45
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
49 % hg heads -v (git-dump-1.dat)
42
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
50 rev: 4
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
51 author: convert-repo
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
52 branch: '' tags: tip
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
53 files: .hgtags
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
54 desc: update tags
39
177a133519bc Handle fixup branches for tag/branch creation better.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
55
42
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
56 rev: 2
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
57 author: cvs2git <cvs2git>
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
58 branch: 'REL-2-2-3' tags: REL-2-2-3-P1
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
59 files: Tools/Debug/C++/DebugCpp.doxygen
71f1e5ed6213 Convert "lightweight" tags, since that's how cvs2git handle CVS tags.
Greg Ward <greg-hg@gerg.ca>
parents: 39
diff changeset
60 desc: create tag 'REL-2-2-3-P1' (manufactured commit)
39
177a133519bc Handle fixup branches for tag/branch creation better.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
61
45
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
62 % hg tags -v (git-dump-1.dat)
39
177a133519bc Handle fixup branches for tag/branch creation better.
Greg Ward <greg-hg@gerg.ca>
parents:
diff changeset
63 REL-2-2-3-P1 2:9c706dffba0e
45
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
64 ----------------------------------------
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
65 % import git-dump-2.dat
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
66 Reading source: git-blob.dat
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
67 Reading source: git-dump-2.dat
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
68 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
69 Done commit of rev 0
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
70 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
71 Done commit of rev 1
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
72 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
73 Done commit of rev 2
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
74 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
75 Done commit of rev 3
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
76 updating tags
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
77 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
78 Removing blob dir 'HGTMP/test-fastimport-cvs2git-fixup/realcvs.2/.hg/blobs' ...
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
79 % hg glog (git-dump-2.dat)
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
80 @ rev: 4
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
81 | author: convert-repo
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
82 | branch: '' tags: tip
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
83 | files: .hgtags
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
84 | desc: update tags
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
85 |
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
86 o rev: 3
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
87 | author: Other <other@example.com>
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
88 | branch: '' tags:
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
89 | files: main.cpp
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
90 | desc: added iostream.h
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
91 |
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
92 | o rev: 2
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
93 | | author: cvs2git <cvs2git>
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
94 | | branch: 'REL-2-2-3' tags: REL-2-2-3-P1
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
95 | | files: Tools/Debug/C++/DebugCpp.doxygen
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
96 | | desc: create tag 'REL-2-2-3-P1' (manufactured commit)
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
97 | |
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
98 | o rev: 1
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
99 |/ author: cvs2git <cvs2git>
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
100 | branch: 'REL-2-2-3' tags:
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
101 | files:
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
102 | desc: create branch 'REL-2-2-3' (manufactured commit)
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
103 |
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
104 o rev: 0
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
105 author: Example <example>
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
106 branch: '' tags:
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
107 files: Makefile
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
108 desc: added Makefile
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
109
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
110 % hg branches (git-dump-2.dat)
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
111 REL-2-2-3 2:9c706dffba0e
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
112 % hg heads -v (git-dump-2.dat)
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
113 rev: 4
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
114 author: convert-repo
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
115 branch: '' tags: tip
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
116 files: .hgtags
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
117 desc: update tags
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
118
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
119 rev: 2
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
120 author: cvs2git <cvs2git>
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
121 branch: 'REL-2-2-3' tags: REL-2-2-3-P1
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
122 files: Tools/Debug/C++/DebugCpp.doxygen
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
123 desc: create tag 'REL-2-2-3-P1' (manufactured commit)
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
124
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
125 % hg tags -v (git-dump-2.dat)
783890f8a6fb Test that my idealized version of cvs2git's output produces identical output.
Greg Ward <greg-hg@gerg.ca>
parents: 44
diff changeset
126 REL-2-2-3-P1 2:9c706dffba0e