Hi,
I'm noticing several files cropping up again with no svn:eol-style set.
The tell-tale sign is when you commit something and every line changes -
that means it used to be LF and is now CRLF or vice versa and SVN has
not converted them line endings. If you notice that, please do an
additional:
svn ps svn:eol-style native <file_name>.
However, that's a problem because the previous commit now shows every
line changing instead. So let's make sure our settings are right in the
first place.
IDEA at least seems to pick these up. I'm not sure about eclipse, etc.
Instructions:
http://www.apache.org/dev/version-control.html#https-svn
http://maven.apache.org/developers/svn-eol-style.txt
Cheers,
Brett
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]