[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svnmucc and line endings

From: Dan Ellis <danellis10_at_gmail.com>
Date: Fri, 2 May 2014 15:24:40 -0700

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
Received on 2014-05-03 00:33:47 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.