Mercurial > hgsubversion
comparison tests/fixtures/movetotrunk.svndump @ 961:b729909d3793
tests: add tests where files are moved from root to trunk
It triggers a special case of missing path with a different root layout.
author | Patrick Mezard <patrick@mezard.eu> |
---|---|
date | Sat, 20 Oct 2012 22:24:32 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
960:502613f6b583 | 961:b729909d3793 |
---|---|
1 SVN-fs-dump-format-version: 2 | |
2 | |
3 UUID: bb3f8dfd-83a8-4fe0-b57e-00a3838532ab | |
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 2012-10-20T20:23:15.254324Z | |
13 PROPS-END | |
14 | |
15 Revision-number: 1 | |
16 Prop-content-length: 109 | |
17 Content-length: 109 | |
18 | |
19 K 10 | |
20 svn:author | |
21 V 7 | |
22 pmezard | |
23 K 8 | |
24 svn:date | |
25 V 27 | |
26 2012-10-20T20:23:15.271492Z | |
27 K 7 | |
28 svn:log | |
29 V 8 | |
30 subpaths | |
31 PROPS-END | |
32 | |
33 Node-path: sub1 | |
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: sub1/sub2 | |
43 Node-kind: dir | |
44 Node-action: add | |
45 Prop-content-length: 10 | |
46 Content-length: 10 | |
47 | |
48 PROPS-END | |
49 | |
50 | |
51 Revision-number: 2 | |
52 Prop-content-length: 105 | |
53 Content-length: 105 | |
54 | |
55 K 10 | |
56 svn:author | |
57 V 7 | |
58 pmezard | |
59 K 8 | |
60 svn:date | |
61 V 27 | |
62 2012-10-20T20:23:16.068226Z | |
63 K 7 | |
64 svn:log | |
65 V 4 | |
66 adda | |
67 PROPS-END | |
68 | |
69 Node-path: sub1/sub2/a | |
70 Node-kind: file | |
71 Node-action: add | |
72 Prop-content-length: 10 | |
73 Text-content-length: 2 | |
74 Text-content-md5: 60b725f10c9c85c70d97880dfe8191b3 | |
75 Text-content-sha1: 3f786850e387550fdab836ed7e6dc881de23001b | |
76 Content-length: 12 | |
77 | |
78 PROPS-END | |
79 a | |
80 | |
81 | |
82 Node-path: sub1/sub2/dir | |
83 Node-kind: dir | |
84 Node-action: add | |
85 Prop-content-length: 10 | |
86 Content-length: 10 | |
87 | |
88 PROPS-END | |
89 | |
90 | |
91 Node-path: sub1/sub2/dir/b | |
92 Node-kind: file | |
93 Node-action: add | |
94 Prop-content-length: 10 | |
95 Text-content-length: 2 | |
96 Text-content-md5: 3b5d5c3712955042212316173ccf37be | |
97 Text-content-sha1: 89e6c98d92887913cadf06b2adb97f26cde4849b | |
98 Content-length: 12 | |
99 | |
100 PROPS-END | |
101 b | |
102 | |
103 | |
104 Revision-number: 3 | |
105 Prop-content-length: 115 | |
106 Content-length: 115 | |
107 | |
108 K 10 | |
109 svn:author | |
110 V 7 | |
111 pmezard | |
112 K 8 | |
113 svn:date | |
114 V 27 | |
115 2012-10-20T20:23:20.043626Z | |
116 K 7 | |
117 svn:log | |
118 V 13 | |
119 move to trunk | |
120 PROPS-END | |
121 | |
122 Node-path: sub1/sub2/trunk | |
123 Node-kind: dir | |
124 Node-action: add | |
125 Prop-content-length: 10 | |
126 Content-length: 10 | |
127 | |
128 PROPS-END | |
129 | |
130 | |
131 Node-path: sub1/sub2/trunk/a | |
132 Node-kind: file | |
133 Node-action: add | |
134 Node-copyfrom-rev: 2 | |
135 Node-copyfrom-path: sub1/sub2/a | |
136 Text-copy-source-md5: 60b725f10c9c85c70d97880dfe8191b3 | |
137 Text-copy-source-sha1: 3f786850e387550fdab836ed7e6dc881de23001b | |
138 | |
139 | |
140 Node-path: sub1/sub2/trunk/dir | |
141 Node-kind: dir | |
142 Node-action: add | |
143 Node-copyfrom-rev: 2 | |
144 Node-copyfrom-path: sub1/sub2/dir | |
145 | |
146 | |
147 Node-path: sub1/sub2/dir | |
148 Node-action: delete | |
149 | |
150 | |
151 Node-path: sub1/sub2/a | |
152 Node-action: delete | |
153 | |
154 |