Srdan Dukic wrote on Tue, Oct 30, 2012 at 16:45:36 +1300:
> Thanks for that. Using svnadmin "dump" and then "load" worked.
> 
> I didn't even have to pass the "--bypass-prop-validation" option to the
> load command, as it seems the non-UTF8 symbols were converted to a "?" by
> the dump command.

How are you checking that?  The 'dump' command doesn't know about UTF-8
requirements for property values; it should preserve arbitrary byte
sequences.  (In other words, the output of 'propget --strict | xxd'
should be identical between master and slave.)

Reply via email to