Add a test of "git cvsimport"'s handling of tags and branches
[git/dscho.git] / t / t9602 / cvsroot / module / sub2 / default,v
blob018f7f8ece6b990220553ecfea75cf8a51fc522b
1 head    1.3;
2 access;
3 symbols
4         B_SPLIT:1.3.0.2
5         B_MIXED:1.2.0.2
6         T_MIXED:1.2
7         B_FROM_INITIALS_BUT_ONE:1.1.1.1.0.4
8         B_FROM_INITIALS:1.1.1.1.0.2
9         T_ALL_INITIAL_FILES_BUT_ONE:1.1.1.1
10         T_ALL_INITIAL_FILES:1.1.1.1
11         vendortag:1.1.1.1
12         vendorbranch:1.1.1;
13 locks; strict;
14 comment @# @;
17 1.3
18 date    2003.05.23.00.48.51;    author jrandom; state Exp;
19 branches
20         1.3.2.1;
21 next    1.2;
23 1.2
24 date    2003.05.23.00.17.53;    author jrandom; state Exp;
25 branches;
26 next    1.1;
28 1.1
29 date    2003.05.22.23.20.19;    author jrandom; state Exp;
30 branches
31         1.1.1.1;
32 next    ;
34 1.1.1.1
35 date    2003.05.22.23.20.19;    author jrandom; state Exp;
36 branches;
37 next    ;
39 1.3.2.1
40 date    2003.06.03.03.20.31;    author jrandom; state Exp;
41 branches;
42 next    ;
45 desc
49 1.3
50 log
51 @A single commit affecting one file on branch B_MIXED and one on trunk.
53 text
54 @This is sub2/default.
56 Every directory in the `proj' project has a file named `default'.
58 This line was added in the second commit (affecting all 7 files).
60 The same commit added these two lines here on trunk, and two similar
61 lines to ./branch_B_MIXED_only on branch B_MIXED.
65 1.3.2.1
66 log
67 @First change on branch B_SPLIT.
69 This change excludes sub3/default, because it was not part of this
70 commit, and sub1/subsubB/default, which is not even on the branch yet.
72 text
73 @a8 2
75 First change on branch B_SPLIT.
79 1.2
80 log
81 @Second commit to proj, affecting all 7 files.
83 text
84 @d6 3
88 1.1
89 log
90 @Initial revision
92 text
93 @d4 2
97 1.1.1.1
98 log
99 @Initial import.
101 text