I just saw sebb doing a little experiment in the JMeter repository with svn:auto-props. Infra updated our svn repos to svn 1.8 and 1.8 has Repository Dictated Configuration:
http://blogs.collab.net/subversion/the-road-to-repository-dictated-configuration-day-2-autoprops Thinking about the recurrent problems with svn-git or other clients not respecting local auto-props for svn:eol-style, this might be a useful application of RDC. Note that it seems the clients need to support it. So even after adding it we shouldn't immediately drop the auto props settings form our local svn config unless we are sure our clients respect the svn:auto-props. The exact merging rules are given in the blog cited above. Will see how sebb's experiment goes and them might do something similar here. Regards, Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org