File: twobranch.chk

package info (click to toggle)
cvs-fast-export 1.55-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,628 kB
  • sloc: ansic: 5,743; python: 1,390; sh: 511; lex: 352; yacc: 271; makefile: 256; perl: 63
file content (116 lines) | stat: -rw-r--r-- 1,619 bytes parent folder | download | duplicates (2)
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
#reposurgeon sourcetype cvs
blob
mark :1
data 46
The quick brown fox jumped over the lazy dog.

commit refs/heads/master
mark :2
committer foo <foo> 101200 +0000
data 24
This is a sample commit

M 100644 :1 README
M 100644 inline .gitignore
data 199
# CVS default ignores begin
tags
TAGS
.make.state
.nse_depinfo
*~
\#*
.#*
,*
_$*
*$
*.old
*.bak
*.BAK
*.orig
*.rej
.del-*
*.a
*.olb
*.o
*.obj
*.so
*.exe
*.Z
*.elc
*.ln
core
# CVS default ignores end

property cvs-revisions 11 README 1.1

reset refs/tags/samplebranch_root
from :2

blob
mark :3
data 70
Now is the time for all good men to come to the aid of their country.

commit refs/heads/samplebranch
mark :4
committer foo <foo> 102400 +0000
data 30
This is another sample commit

from :2
M 100644 :3 README
property cvs-revisions 15 README 1.1.2.1

blob
mark :5
data 44
And now for something completely different.

commit refs/heads/master
mark :6
committer foo <foo> 103600 +0000
data 38
The obligatory Monty Python reference

from :2
M 100644 :5 README
property cvs-revisions 11 README 1.2

blob
mark :7
data 35
This is random content for README.

commit refs/heads/samplebranch
mark :8
committer foo <foo> 104800 +0000
data 50
We will put the dump theshold before this commit.

from :4
M 100644 :7 README
property cvs-revisions 15 README 1.1.2.2

blob
mark :9
data 30
I'm back in the saddle again.

commit refs/heads/master
mark :10
committer foo <foo> 106000 +0000
data 44
This commit should alter the master branch.

from :6
M 100644 :9 README
property cvs-revisions 11 README 1.3

reset refs/heads/master
from :10

reset refs/heads/samplebranch
from :8

done