Mercurial > hgsubversion
comparison tests/fixtures/file_mixed_with_branches.svndump @ 40:9952f03ddfbe
Add a test that proves files in the branches directory don't cause breakage.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Sun, 26 Oct 2008 22:12:46 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
39:b3c7b844b782 | 40:9952f03ddfbe |
---|---|
1 SVN-fs-dump-format-version: 2 | |
2 | |
3 UUID: df2126f7-00ab-4d49-b42c-7e981dde0bcf | |
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 2008-10-07T22:49:12.059692Z | |
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 Empty dirs. | |
23 K 10 | |
24 svn:author | |
25 V 5 | |
26 durin | |
27 K 8 | |
28 svn:date | |
29 V 27 | |
30 2008-10-07T22:49:41.118037Z | |
31 PROPS-END | |
32 | |
33 Node-path: branches | |
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: tags | |
43 Node-kind: dir | |
44 Node-action: add | |
45 Prop-content-length: 10 | |
46 Content-length: 10 | |
47 | |
48 PROPS-END | |
49 | |
50 | |
51 Node-path: trunk | |
52 Node-kind: dir | |
53 Node-action: add | |
54 Prop-content-length: 10 | |
55 Content-length: 10 | |
56 | |
57 PROPS-END | |
58 | |
59 | |
60 Revision-number: 2 | |
61 Prop-content-length: 108 | |
62 Content-length: 108 | |
63 | |
64 K 7 | |
65 svn:log | |
66 V 9 | |
67 Add alpha | |
68 K 10 | |
69 svn:author | |
70 V 5 | |
71 durin | |
72 K 8 | |
73 svn:date | |
74 V 27 | |
75 2008-10-07T23:23:02.991743Z | |
76 PROPS-END | |
77 | |
78 Node-path: trunk/alpha | |
79 Node-kind: file | |
80 Node-action: add | |
81 Prop-content-length: 10 | |
82 Text-content-length: 12 | |
83 Text-content-md5: 3c72ebf8bbd7fa88b1fdcee5398b5a17 | |
84 Content-length: 22 | |
85 | |
86 PROPS-END | |
87 file: alpha | |
88 | |
89 | |
90 Revision-number: 3 | |
91 Prop-content-length: 129 | |
92 Content-length: 129 | |
93 | |
94 K 7 | |
95 svn:log | |
96 V 29 | |
97 Adding a readme for branches. | |
98 K 10 | |
99 svn:author | |
100 V 5 | |
101 durin | |
102 K 8 | |
103 svn:date | |
104 V 27 | |
105 2008-10-27T03:08:00.088667Z | |
106 PROPS-END | |
107 | |
108 Node-path: branches/README | |
109 Node-kind: file | |
110 Node-action: add | |
111 Prop-content-length: 10 | |
112 Text-content-length: 40 | |
113 Text-content-md5: 05e0cee6729d14caf6688d01b4bbfa0d | |
114 Content-length: 50 | |
115 | |
116 PROPS-END | |
117 This is a readme on how to use branches | |
118 | |
119 |