Hi,

svnmucc currently only supports linefeed (LF, \n) line endings and
complains about window's style carriage return, linefeed (CRLFs, \r\n) with:
Error: svnmucc: E125005: Cannot accept non-LF line endings in 'svn:log'
property

This is inconsistent with the svn command line that allows both but
requires consistency.  Is there any consideration of supporting both
styles?  Not supporting \r\n causes some scripting pain to clean up the
file to the single format.

Thanks,
Dan

Reply via email to