You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Brett Porter <br...@apache.org> on 2005/06/21 00:29:47 UTC

all committers: reminder of SVN props

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org