[Bf-committers] Only commit UNIX LF please!

H hans at lambermont.dyndns.org
Wed Jun 24 20:39:14 CEST 2009


Ton Roosendaal wrote on 20090624:

> Reports come in that people are committing DOS line endings.
> Just set your editor to Unix LF.
> 
> It's in particle code, texture nodes, UI scripts, ...

We should first change all line endings to LF (a find/perl one liner),
then we can use :
	svn propset svn:eol-style LF
on all text files so they stay that way.
I can do both actions if noone else wants to.

Then we need a svn commit script that enforces our svn:eol-style on new
text files.  I have not found a nice way for this yet. Anyone ?

-- Hans


More information about the Bf-committers mailing list