Greg Stein wrote on Sat, 1 May 2010 at 13:45 -0400: > With some sleuthing, I found the log message *should* look like: > > http://subversion.tigris.org/ds/viewMessage.do?dsForumId=495&dsMessageId=80079 > > So where/how did it get monkeyed? And even worse: what others may be > clipped like that? >
That was a CRLF-to-LF change. Mike mass-converted several hundred log messages that day (because it broke svnsync, because we started enforcing \n-ness of svn:* properties in libsvn_repos, because there were bug reports in that area). > Cheers, > -g >