Mercurial > hgsubversion
comparison tests/fixtures/dir_removal.svndump @ 1509:8c7dae2e0f54
svnwrap: don't add paths to revision outside of subdir
It prevents from closing the default branch on some occasional removal of
directory from outside of subdir in a single layout.
author | Ivan Lezhankin <ilezhankin@yandex-team.ru> |
---|---|
date | Tue, 23 May 2017 15:09:02 +0300 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1508:5441a9d1fd50 | 1509:8c7dae2e0f54 |
---|---|
1 SVN-fs-dump-format-version: 2 | |
2 | |
3 UUID: 5554378f-55cc-437f-9045-6148f657307d | |
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 2017-05-23T11:48:49.399395Z | |
13 PROPS-END | |
14 | |
15 Revision-number: 1 | |
16 Prop-content-length: 103 | |
17 Content-length: 103 | |
18 | |
19 K 10 | |
20 svn:author | |
21 V 8 | |
22 testuser | |
23 K 8 | |
24 svn:date | |
25 V 27 | |
26 2017-05-23T11:49:53.974692Z | |
27 K 7 | |
28 svn:log | |
29 V 1 | |
30 1 | |
31 PROPS-END | |
32 | |
33 Node-path: dir1 | |
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: dir1/1.txt | |
43 Node-kind: file | |
44 Node-action: add | |
45 Text-content-md5: d41d8cd98f00b204e9800998ecf8427e | |
46 Text-content-sha1: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
47 Prop-content-length: 10 | |
48 Text-content-length: 0 | |
49 Content-length: 10 | |
50 | |
51 PROPS-END | |
52 | |
53 | |
54 Node-path: dir2 | |
55 Node-kind: dir | |
56 Node-action: add | |
57 Prop-content-length: 10 | |
58 Content-length: 10 | |
59 | |
60 PROPS-END | |
61 | |
62 | |
63 Node-path: dir2/2.txt | |
64 Node-kind: file | |
65 Node-action: add | |
66 Text-content-md5: d41d8cd98f00b204e9800998ecf8427e | |
67 Text-content-sha1: da39a3ee5e6b4b0d3255bfef95601890afd80709 | |
68 Prop-content-length: 10 | |
69 Text-content-length: 0 | |
70 Content-length: 10 | |
71 | |
72 PROPS-END | |
73 | |
74 | |
75 Revision-number: 2 | |
76 Prop-content-length: 103 | |
77 Content-length: 103 | |
78 | |
79 K 10 | |
80 svn:author | |
81 V 8 | |
82 testuser | |
83 K 8 | |
84 svn:date | |
85 V 27 | |
86 2017-05-23T11:50:14.852941Z | |
87 K 7 | |
88 svn:log | |
89 V 1 | |
90 2 | |
91 PROPS-END | |
92 | |
93 Node-path: dir1/dir2 | |
94 Node-kind: dir | |
95 Node-action: add | |
96 Node-copyfrom-rev: 1 | |
97 Node-copyfrom-path: dir2 | |
98 | |
99 | |
100 Node-path: dir2 | |
101 Node-action: delete | |
102 | |
103 |