File: append.chk

package info (click to toggle)
reposurgeon 4.38-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 23,500 kB
  • sloc: sh: 4,832; makefile: 514; python: 485; lisp: 115; awk: 91; ruby: 19
file content (98 lines) | stat: -rw-r--r-- 1,388 bytes parent folder | download | duplicates (4)
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
#reposurgeon sourcetype svn
blob
mark :1
data 210
# A simulation of Subversion default ignores, generated by reposurgeon.
*.o
*.lo
*.la
*.al
*.libs
*.so
*.so.[0-9]*
*.a
*.pyc
*.pyo
*.rej
*~
*.#*
.*.swp
.DS_store
# Simulated Subversion default ignores end here

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

commit refs/heads/master
#legacy-id 2
mark :3
committer esr <esr> 1322672566 +0000
data 44
We're not exactly onomatopoetic.
Squa tront
M 100644 :1 .gitignore
M 100644 :2 README

blob
mark :4
data 34
Fourscore and seven years ago...


commit refs/heads/master
#legacy-id 3
mark :5
committer esr <esr> 1322672628 +0000
data 52
This revision exists to be a tag target.
Spa fon: 3
from :3
M 100644 :4 README

blob
mark :6
data 43
This file exists to be a creation example.

commit refs/heads/master
#legacy-id 5
mark :7
committer esr <esr> 1322673194 +0000
data 25
Our first file creation.
from :5
M 100644 :6 creation-example

blob
mark :8
data 68
Fourscore and seven years ago...

And another content modification.

commit refs/heads/master
#legacy-id 6
mark :9
committer esr <esr> 1322673276 +0000
data 31
A second content modification.
from :7
M 100644 :8 README

tag tag1
#legacy-id 4
from :5
tagger esr <esr> 1322672941 +0000
data 24
This is an example tag.

tag tag2
#legacy-id 7
from :9
tagger esr <esr> 1322673346 +0000
data 20
Create a second tag

done