Mercurial > hgsubversion
comparison tests/fixtures/pushrenames.svndump @ 70:49b7cbe4c8e3
push_cmd: handle copies at file level
Mercurial store knows only file-level copies, directory copies are handle with
heuristics. Implement the former one in svn backends.
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Wed, 05 Nov 2008 13:37:08 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
69:63ece4ea25c9 | 70:49b7cbe4c8e3 |
---|---|
1 SVN-fs-dump-format-version: 2 | |
2 | |
3 UUID: 7b554dd8-6cf3-486c-abe4-86e652fb70b5 | |
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-11-02T21:17:17.157936Z | |
13 PROPS-END | |
14 | |
15 Revision-number: 1 | |
16 Prop-content-length: 114 | |
17 Content-length: 114 | |
18 | |
19 K 7 | |
20 svn:log | |
21 V 12 | |
22 init project | |
23 K 10 | |
24 svn:author | |
25 V 7 | |
26 pmezard | |
27 K 8 | |
28 svn:date | |
29 V 27 | |
30 2008-11-02T21:17:17.217532Z | |
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: trunk | |
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: 110 | |
53 Content-length: 110 | |
54 | |
55 K 7 | |
56 svn:log | |
57 V 9 | |
58 add files | |
59 K 10 | |
60 svn:author | |
61 V 7 | |
62 pmezard | |
63 K 8 | |
64 svn:date | |
65 V 27 | |
66 2008-11-02T21:17:18.184945Z | |
67 PROPS-END | |
68 | |
69 Node-path: trunk/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 Content-length: 12 | |
76 | |
77 PROPS-END | |
78 a | |
79 | |
80 | |
81 Node-path: trunk/b | |
82 Node-kind: file | |
83 Node-action: add | |
84 Prop-content-length: 10 | |
85 Text-content-length: 2 | |
86 Text-content-md5: 3b5d5c3712955042212316173ccf37be | |
87 Content-length: 12 | |
88 | |
89 PROPS-END | |
90 b | |
91 | |
92 | |
93 Node-path: trunk/c | |
94 Node-kind: file | |
95 Node-action: add | |
96 Prop-content-length: 10 | |
97 Text-content-length: 2 | |
98 Text-content-md5: 2cd6ee2c70b0bde53fbe6cac3c8b8bb1 | |
99 Content-length: 12 | |
100 | |
101 PROPS-END | |
102 c | |
103 | |
104 | |
105 Node-path: trunk/d | |
106 Node-kind: file | |
107 Node-action: add | |
108 Prop-content-length: 10 | |
109 Text-content-length: 2 | |
110 Text-content-md5: e29311f6f1bf1af907f9ef9f44b8328b | |
111 Content-length: 12 | |
112 | |
113 PROPS-END | |
114 d | |
115 | |
116 | |
117 Node-path: trunk/e | |
118 Node-kind: file | |
119 Node-action: add | |
120 Prop-content-length: 10 | |
121 Text-content-length: 2 | |
122 Text-content-md5: 9ffbf43126e33be52cd2bf7e01d627f9 | |
123 Content-length: 12 | |
124 | |
125 PROPS-END | |
126 e | |
127 | |
128 |