Hi,
This probably wasn't made clear when we switched to SVN, but it is
important files get added with the right svn:eol-style and svn:keywords
properties. Unless your client is doing it for you, you need to put the
following in ~/.subversion/config:
http://www.apache.org/dev/svn-eol-style.txt
However, for anything with eol-style:native, append svn:keywords="Author
Date Id Revision"
eg:
*.java = svn:eol-style=native;svn:keywords="Author Date Id Revision"
Thanks,
Brett
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]