On Wed, Dec 12, 2012 at 04:02:01AM +0200, Daniel Shahaf wrote: > Ben Reser wrote on Tue, Dec 11, 2012 at 17:59:47 -0800: > > Your \r at the end of a line being deleted is in a log message. I > > suspect we have some code someplace that removes trailing new lines > > from svn:log. But I haven't dug too far on that. > > We have code on the client side that removes \r from the log message > supplied by the user. (I don't really what that is in 'svn' (the
s/what/remember whether/ > cmdline client) or in libsvn_client.) > > But I guess you meant, code on the server side?