Re: Suggestion for handling LF/CRLF EOL conversions.

2010-01-17 Thread Preston L. Bannister
, sebb wrote: > Suggestion for handling LF/CRLF EOL conversions. > > Some files always need to have the same EOL, for example Windows .BAT > and .CMD files always need CRLF. AFAIK, shell scripts always need LF. > > For such files, set the appropriate svn:eol-style property, so >

Suggestion for handling LF/CRLF EOL conversions.

2010-01-16 Thread sebb
Suggestion for handling LF/CRLF EOL conversions. Some files always need to have the same EOL, for example Windows .BAT and .CMD files always need CRLF. AFAIK, shell scripts always need LF. For such files, set the appropriate svn:eol-style property, so checkouts will always have the correct EOL