[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

mod_authz_svn inheritance broken?

From: Kevin P. Fleming <kpfleming_at_digium.com>
Date: 2005-12-01 06:14:54 CET

I'm using mod_authz_svn with SVNParentPath set to /repos, with a couple
dozen repos under that directory. I'm also using AuthzSVNAccessFile, and
have in my file:

[groups]
managers = ....

[asterisk:/]
* = r
@managers = rw

[asterisk:/team/kpfleming/private]
* =
kpfleming = rw

However, the @managers permission from / is _not_ inheriting down to
/team/kpfleming/private; if I don't explicitly list @managers on that
path, the managers don't have any access.

This seems to be contrary to the documentation... have I missed something?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 1 06:16:58 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.