Running:
VisualSVN Server v2.1.3
SVN v1.6.12
I'd like to be able to express the following "Only the users in the 'CanModifyConfig' group can modify config files for an entire directory and it's subdirectories"
At the minute that involves me creating the group and going to each and every *.config file and ensuring that only this group has rw access on it. We have many *.config files and this is extremely tedious. How can I achieve this in a more time efficient manner?