Hi, I would like to start using svn:keywords [1] in our SVN. In Java, it will be used by javadoc tags, like @version (see Mina wiki [2]) The changes will be done in trunk/etc/svn-props, ie *.java = svn:eol-style=native;svn:keywords=Author Date Id Revision
Also, we need to refix the svn properties on the project. WDYT? Vincent [1] http://svnbook.red-bean.com/en/1.1/ch07s02.html#svn-ch-7-sect-2.3.4 [2] http://mina.apache.org/setting-svn-properties-in-tortoisesvn-client.html

