InitializeChangesetsPass: We are looking for the *biggest* gap.
[cvs2svn.git] / test-data / branch-from-default-branch-cvsrepos / proj / file.txt,v
blobc2dfd1909dbdaeeee61d5c70f6c4ae548da8bb17
1 head    1.2;
2 access;
3 symbols
4         branch-off-of-default-branch:1.1.1.2.0.2
5         upstream:1.1.1;
6 locks; strict;
7 comment @# @;
10 1.2
11 date    2003.03.25.12.51.44;    author fitz;    state Exp;
12 branches;
13 next    1.1;
15 1.1
16 date    2000.10.20.07.15.19;    author fitz;    state Exp;
17 branches
18         1.1.1.1;
19 next    ;
21 1.1.1.1
22 date    2000.10.20.07.15.19;    author fitz;    state Exp;
23 branches;
24 next    1.1.1.2;
26 1.1.1.2
27 date    2002.01.10.11.03.58;    author fitz;    state Exp;
28 branches
29         1.1.1.2.2.1;
30 next    ;
32 1.1.1.2.2.1
33 date    2003.03.18.01.36.42;    author fitz;    state Exp;
34 branches;
35 next    ;
38 desc
42 1.2
43 log
44 @This is a log message.
46 text
47 @This is revision 1.2 of file.txt
51 1.1
52 log
53 @Initial revision
55 text
56 @d1 1
57 a1 1
58 This is the initial import of file.txt
62 1.1.1.1
63 log
64 @Initial Import. 
66 text
70 1.1.1.2
71 log
72 @This is a log message.
74 text
75 @d1 1
76 a1 1
77 This is the first commit on the default branch.
81 1.1.1.2.2.1
82 log
83 @This is a log message.
85 text
86 @d1 1
87 a1 1
88 This is a commit on a branch off of the default branch.