File: file.txt%2Cv

package info (click to toggle)
cvs2svn 2.4.0-4
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 3,720 kB
  • sloc: python: 22,383; sh: 512; perl: 121; makefile: 84
file content (89 lines) | stat: -rw-r--r-- 970 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
head	1.2;
access;
symbols
        branch-off-of-default-branch:1.1.1.2.0.2
	upstream:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2003.03.25.12.51.44;	author fitz;	state Exp;
branches;
next	1.1;

1.1
date	2000.10.20.07.15.19;	author fitz;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2000.10.20.07.15.19;	author fitz;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	2002.01.10.11.03.58;	author fitz;	state Exp;
branches
	1.1.1.2.2.1;
next	;

1.1.1.2.2.1
date	2003.03.18.01.36.42;	author fitz;	state Exp;
branches;
next	;


desc
@@


1.2
log
@This is a log message.
@
text
@This is revision 1.2 of file.txt
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
This is the initial import of file.txt
@


1.1.1.1
log
@Initial Import. 
@
text
@@


1.1.1.2
log
@This is a log message.
@
text
@d1 1
a1 1
This is the first commit on the default branch.
@


1.1.1.2.2.1
log
@This is a log message.
@
text
@d1 1
a1 1
This is a commit on a branch off of the default branch.
@