On Wed, Jan 23, 2013 at 7:27 PM, Evgeny Kotkov <evgeny.kot...@visualsvn.com> wrote: > When AuthzSVNReposRelativeAccessFile directive is being used and > authorization rules are stored per-repository, it is usually required to > have a single set of groups for all repositories. > > In other words, there can be a 'developers' group, whose members should > have access to all repositories. To avoid the duplication of the 'developers' > group definition across multiple authz files, it would be great to have a > single place to define these groups. > > The attached patch adds the 'AuthzSVNGroupsFile' option to specify the > dedicated file where the group definitions are stored. > Committed in r1438407. Thanks!
-- Ivan Zhakov