Quite a mouthful for such an easy thing. Don't you just hate when half the people in a project use CR/LF and the other half just LF?
Luckly this is easy to fix, assuming you are using svn. You can use something called auto-props to setup the eol style for different file types.
Set it once for the project, never worry again. Anyone knows its git counterpart?