File: dircopyprop.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 (73 lines) | stat: -rw-r--r-- 1,104 bytes parent folder | download | duplicates (3)
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
#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 22
testdir/foo test file

commit refs/heads/master
#legacy-id 2
mark :3
committer jmyers <jmyers> 1576288303 +0000
data 20
Create testdir/foo.
M 100644 :1 .gitignore
M 100644 :2 testdir/foo

commit refs/heads/master
#legacy-id 5
mark :4
committer jmyers <jmyers> 1576288425 +0000
data 36
Copy directory and modify property.
from :3
M 100644 :2 testdir2/foo

commit refs/heads/master
#legacy-id 6
mark :5
committer jmyers <jmyers> 1576288444 +0000
data 24
Another directory copy.
from :4
M 100644 :2 testdir3/foo

tag emptycommit-3
#legacy-id 3
from :3
tagger jmyers <jmyers> 1576288373 +0000
data 64
Add property.

[[Tag from zero-fileop commit at Subversion r3]]

tag emptycommit-4
#legacy-id 4
from :3
tagger jmyers <jmyers> 1576288385 +0000
data 67
Change property.

[[Tag from zero-fileop commit at Subversion r4]]

done