SVN: Not handling specific delete and branch over in same revision
Customers SVN dump causes errors and converter does not create the revisions. For example:
118.0 R:F - trunk/APAC/test.txt (UNKNOWN)
CASE-SENSITIVITY ISSUE:
From node is missing from dataset; skipping!
Please check case options and platform types.
com.p4convert.p4.caseMode = NONE
com.p4convert.p4.lowerCase = false
I can reproduce this with customers SVN dump on backdoor and front door methods. It's a delete and copy file over top (revision 118 in their dump file):
Revision-number: 118
Prop-content-length: 133
Content-length: 133
K 10
svn:author
V 5
admin
K 8
svn:date
V 27
2021-01-15T01:13:31.790068Z
K 7
svn:log
V 33
cp US/test.txt over APAC/test.txt
PROPS-END
I have tried simple and more complicated reproductions of my own and I end up with what looks like the same revision history but it works in my case. For example: