On 18.07.2013 00:20, sebb wrote: > The SVN server is now using 1.8. > > This supports svn:auto-props [1], i.e. we can set the svn:auto-props > property, and the server will automatically apply the appropriate > properties. > > This might be quite useful, as it's easy to forget to set the > properties when committing a new file. > > Should we add it to the JMeter top-level directory? > > JMeter uses quite a lot of different file extensions, and it may not > be possible to list them all, but it might be worth adding at least > the most common ones. > > [1] > http://blogs.collab.net/subversion/the-road-to-repository-dictated-configuration-day-2-autoprops
I like it. 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. Regards, Rainer
