I'm trying to migrate one SVN repo to another server. When I try svnadmin dump It fails with:
svnadmin: E160004: Revision file (r66000) lacks trailing newline
The problem is that the dump fails on revision 66000 out of 110000, and I can't apply the following fix.
If you have any ideas how to migrate the repo to the new server I'll be very grateful.
Thank you in advance.