mod_authz_svn and multiple group permissions
From: Jonathan Ashley <jonathan.ashley_at_praxis-his.com>
Date: Wed, 9 Jan 2008 14:57:39 +0000
I'm running into some odd behaviour while trying to set up repository
I decided to use a system with three groups of user roles...
- 'everyone' - all project members go into this group. This grants basic
- 'developers' - developers go into this group, and are barred from
- 'integrators' - the stable trunks on the project are supposed to be
The documentation in the Subversion book doesn't make it clear how
--- cut here
<group definitions...>
[repo:/]
# This works fine...
# so does this...
# but this doesn't...
--- cut here
The last block was attempting to allow only integrators to update a
The confusion arises because the behaviour isn't consistent between
@developers =
doesn't lock out developers, because the '@everyone = r' seems to
I am struggling to find a clear and unambiguous way to express this. It
- Start with the permissions inherited from the parent,
I got confused for a while when experimenting with putting a trailing
Can anyone confirm this behaviour, or point me at better documentation
Also, if this information is correct, it would be really handy if it
PS, using Apache 2.2.4 Subversion 1.4.3 on Win2K3 with SSPI
Thanks,
-- Jon Ashley This email is confidential and intended solely for the use of the individual to whom it is addressed. If you are not the intended recipient, be advised that you have received this email in error and that any use, disclosure, copying or distribution or any action taken or omitted to be taken in reliance on it is strictly prohibited. If you have received this email in error please contact the sender. Any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Praxis. Although this email and any attachments are believed to be free of any virus or other defect, no responsibility is accepted by Praxis or any of its associated companies for any loss or damage arising in any way from the receipt or use thereof. The IT Department at Praxis can be contacted at it.support_at_praxis-his.com. Praxis High Integrity Systems Ltd: Company Number: 3302507, registered in England and Wales Registered Address: 20 Manvers Street, Bath. BA1 1PX VAT Registered in Great Britain: 682635707 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-01-09 16:03:51 CET |
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.