Mercurial > hgsubversion
comparison tests/fixtures/ignores.svndump @ 199:91db8fc049b0
Add a genignore utility command that generates an hgignore file by scraping svn:ignore properties.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Tue, 24 Feb 2009 14:30:21 -0600 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
198:df4611050286 | 199:91db8fc049b0 |
---|---|
1 SVN-fs-dump-format-version: 2 | |
2 | |
3 UUID: 8ad10f29-7a81-4fb6-a789-b0b0ade2ec54 | |
4 | |
5 Revision-number: 0 | |
6 Prop-content-length: 56 | |
7 Content-length: 56 | |
8 | |
9 K 8 | |
10 svn:date | |
11 V 27 | |
12 2009-02-24T20:04:33.977054Z | |
13 PROPS-END | |
14 | |
15 Revision-number: 1 | |
16 Prop-content-length: 111 | |
17 Content-length: 111 | |
18 | |
19 K 7 | |
20 svn:log | |
21 V 11 | |
22 Add a file. | |
23 K 10 | |
24 svn:author | |
25 V 5 | |
26 durin | |
27 K 8 | |
28 svn:date | |
29 V 27 | |
30 2009-02-24T20:05:12.825468Z | |
31 PROPS-END | |
32 | |
33 Node-path: trunk | |
34 Node-kind: dir | |
35 Node-action: add | |
36 Prop-content-length: 10 | |
37 Content-length: 10 | |
38 | |
39 PROPS-END | |
40 | |
41 | |
42 Node-path: trunk/bar | |
43 Node-kind: file | |
44 Node-action: add | |
45 Prop-content-length: 10 | |
46 Text-content-length: 4 | |
47 Text-content-md5: d3b07384d113edec49eaa6238ad5ff00 | |
48 Text-content-sha1: f1d2d2f924e986ac86fdf7b36c94bcdf32beec15 | |
49 Content-length: 14 | |
50 | |
51 PROPS-END | |
52 foo | |
53 | |
54 | |
55 Revision-number: 2 | |
56 Prop-content-length: 105 | |
57 Content-length: 105 | |
58 | |
59 K 7 | |
60 svn:log | |
61 V 6 | |
62 ignore | |
63 K 10 | |
64 svn:author | |
65 V 5 | |
66 durin | |
67 K 8 | |
68 svn:date | |
69 V 27 | |
70 2009-02-24T20:05:49.334191Z | |
71 PROPS-END | |
72 | |
73 Node-path: trunk | |
74 Node-kind: dir | |
75 Node-action: change | |
76 Prop-content-length: 47 | |
77 Content-length: 47 | |
78 | |
79 K 10 | |
80 svn:ignore | |
81 V 15 | |
82 blah | |
83 otherblah | |
84 | |
85 PROPS-END | |
86 | |
87 | |
88 Revision-number: 3 | |
89 Prop-content-length: 124 | |
90 Content-length: 124 | |
91 | |
92 K 7 | |
93 svn:log | |
94 V 24 | |
95 another file and ignore. | |
96 K 10 | |
97 svn:author | |
98 V 5 | |
99 durin | |
100 K 8 | |
101 svn:date | |
102 V 27 | |
103 2009-02-24T20:07:13.884019Z | |
104 PROPS-END | |
105 | |
106 Node-path: trunk/baz | |
107 Node-kind: dir | |
108 Node-action: add | |
109 Prop-content-length: 37 | |
110 Content-length: 37 | |
111 | |
112 K 10 | |
113 svn:ignore | |
114 V 6 | |
115 magic | |
116 | |
117 PROPS-END | |
118 | |
119 | |
120 Node-path: trunk/baz/xyzzy | |
121 Node-kind: file | |
122 Node-action: add | |
123 Prop-content-length: 10 | |
124 Text-content-length: 6 | |
125 Text-content-md5: 89d447eb9afaeb94e463615e8ded6479 | |
126 Text-content-sha1: 9b3802ecbad114267dd0d1a431e57b0bca95930a | |
127 Content-length: 16 | |
128 | |
129 PROPS-END | |
130 xyzzy | |
131 | |
132 |