File: branchy.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 (281 lines) | stat: -rw-r--r-- 3,754 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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
#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

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

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

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

blob
mark :5
data 54
This is a doomed file.  Its destiny is to be deleted.

commit refs/heads/master
mark :6
committer foo <foo> 103600 +0000
data 21
Create a doomed file

from :4
M 100644 :5 doomed
property cvs-revisions 11 doomed 1.1

blob
mark :7
data 63
The world will little note, nor long remember what we say here

commit refs/heads/master
mark :8
committer foo <foo> 104800 +0000
data 20
Add a spacer commit

from :6
M 100644 :7 doomed
property cvs-revisions 11 doomed 1.2

reset refs/tags/foo
from :8

blob
mark :9
data 205
# 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
*.pyc

commit refs/heads/master
mark :10
committer foo <foo> 106000 +0000
data 60
Check that .cvsignore -> .gitignore name translation works.

from :8
M 100644 :9 .gitignore
property cvs-revisions 15 .cvsignore 1.1

blob
mark :11
data 209
# 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
*.pyc
*.o

commit refs/heads/master
mark :12
committer foo <foo> 107200 +0000
data 79
Check that .cvsignore -> .gitignore name translation works on updates as well.

from :10
M 100644 :11 .gitignore
property cvs-revisions 15 .cvsignore 1.2

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

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

from :12
M 100644 :13 README
property cvs-revisions 11 README 1.3

commit refs/heads/master
mark :15
committer foo <foo> 109000 +0000
data 21
Testing file removal

from :14
D doomed

blob
mark :16
data 58
The file 'doomed' should not be visible at this revision.

commit refs/heads/master
mark :17
committer foo <foo> 110200 +0000
data 36
Only README should be visible here.

from :15
M 100644 :16 README
property cvs-revisions 11 README 1.4

blob
mark :18
data 63
This is a superflous file, a sanity check for branch creation.

commit refs/heads/master
mark :19
committer foo <foo> 111400 +0000
data 52
Should not generate an extra fileop after branching

from :17
M 100644 :18 superfluous
property cvs-revisions 16 superfluous 1.1

reset refs/tags/random
from :19

reset refs/tags/samplebranch_root
from :19

blob
mark :20
data 38
This is alternate content for README.

commit refs/heads/samplebranch
mark :21
committer foo <foo> 112600 +0000
data 34
Do we get branch detection right?

from :19
M 100644 :20 README
property cvs-revisions 15 README 1.4.2.1

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

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

from :19
M 100644 :22 README
property cvs-revisions 11 README 1.5

reset refs/tags/illegal
from :23

reset refs/heads/master
from :23

reset refs/heads/samplebranch
from :21

done