
15 Mar
2010
15 Mar
'10
11:10 a.m.
On 03/15/2010 11:53 AM, Freek Dijkstra wrote:
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?
Yes it does, thanks.