
15 Mar
2010
15 Mar
'10
10:53 a.m.
Michael Bischoff wrote:
does anyone else get the "svn: Unrecognized line ending style" error now?
My apologies. Probably my fault. I set the subversion property svn:eol-type. This should have been svn:eol-style. Also, I removed the "application/x-latex" mime type, as subversion considers that a binary file. I added the svn:eol-style to prevent the mix of Line feed and carriage return that was present in some tex files (screwing up my diffs). Does it work now?