Hello,
I am evaluating a migration for some very old repositories to subversion
1.10. These are currently running using subversion 1.7, but where most
likely created a much older version. I use the binaries provided by wandisco
svnadmin, version 1.10.3 (r1842928)
My current migration strategy is to apply a dump load cyrcle using the
current svnadmin tool
Seems to work most repositories but for one particualar theres a problem.
I am using svnadmin load --normalize-props uls/ -F ../uls.txt
And i get:
<<< Started new transaction, based on original revision 18083
* editing path :
uls/trunk/uls/TestAutomation/UMS_Testmanagement/02_Implementation/java/TestManagementUI
...svnadmin: E125005: A property with invalid line ending found in
dumpstream; consider using --normalize-props while loading.
Are there some catches on how to use --normalize-probs?
Best regards,
Thorsten Goetzke