> -----Original Message----- > From: cmpil...@apache.org [mailto:cmpil...@apache.org] > Sent: dinsdag 22 maart 2011 21:09 > To: comm...@subversion.apache.org > Subject: svn commit: r1084335 - in /subversion/trunk/subversion: svnsync/ > tests/cmdline/ tests/cmdline/svnrdump_tests_data/ > tests/cmdline/svnsync_tests_data/ > > Author: cmpilato > Date: Tue Mar 22 20:08:57 2011 > New Revision: 1084335 > > URL: http://svn.apache.org/viewvc?rev=1084335&view=rev > Log: > Add a command line option (--source-prop-encoding) to the svnsync > init, sync, and copy-revprops subcommands that allows the user to > specify the character encoding of translatable properties from the > source repository. This is needed to allow svnsync to sync some older > Subversion repositories that have properties that were not encoded in > UTF-8.
This patch breaks the test-suite on Windows. FAIL: svnrdump_tests.py 33: dump: non-LF line endings in svn:* props Bert