Future thought (triggered by this log message): How should we handle merge info containing not normalized paths?
Bert -----Original Message----- From: "[email protected]" <[email protected]> Sent: 24-11-2013 05:11 To: "[email protected]" <[email protected]> Subject: svn commit: r1544907 - /subversion/trunk/CHANGES Author: brane Date: Sun Nov 24 04:11:28 2013 New Revision: 1544907 URL: http://svn.apache.org/r1544907 Log: * CHANGES: Add note about 'svnadmin verify --check-ucs-normalization' Modified: subversion/trunk/CHANGES Modified: subversion/trunk/CHANGES URL: http://svn.apache.org/viewvc/subversion/trunk/CHANGES?rev=1544907&r1=1544906&r2=1544907&view=diff ============================================================================== --- subversion/trunk/CHANGES (original) +++ subversion/trunk/CHANGES Sun Nov 24 04:11:28 2013 @@ -9,6 +9,7 @@ http://svn.apache.org/repos/asf/subversi - Minor new features and improvements: * new 'diff-ignore-content-type' runtime configuration option. + * new option for 'svnadmin verify': --check-ucs-normalization. - Client-side bugfixes:

