File: exec.chk

package info (click to toggle)
cvs-fast-export 1.59-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 5,960 kB
  • sloc: ansic: 5,743; python: 1,391; sh: 532; lex: 352; yacc: 273; makefile: 249; perl: 99
file content (65 lines) | stat: -rw-r--r-- 798 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
#reposurgeon sourcetype cvs
blob
mark :1
data 79
Now is the time for all good shellscripts to come to the iid of their systems.

commit refs/heads/master
mark :2
committer foo <foo> 101200 +0000
data 27
Committing executable file

M 100755 :1 exec
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 9 exec 1.1

blob
mark :3
data 46
The quick brown fox jumped over the lazy dog.

commit refs/heads/master
mark :4
committer foo <foo> 102400 +0000
data 31
Committing nonexecutable file.

from :2
M 100644 :3 nonexec
property cvs-revisions 12 nonexec 1.1

reset refs/heads/master
from :4

done