You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Paul Dugas <pa...@dugas.cc> on 2006/06/26 15:08:02 UTC

AuthzSVN question

I'd like to find a way to use the AuthzSVNAccessFile to allow @admin
members to create tags (copies of trunk under /tags) but prevent them
from editing the copies.  I've got this at the moment.

[/]
* = r
[/trunk]
@devel = rw
[/tags]
@admin = rw
[/tags/*]
@admin = r

In testing, I've found I can't create the tag until I'm added to @admin
as I want but I still able to checkin a change to the tag.

Do I have to use a trigger for this instead?

Paul
-- 
Paul Dugas, Computer Engineer                Dugas Enterprises, LLC
paul@dugas.cc        phone: 404-932-1355     522 Black Canyon Park
http://dugas.cc        fax: 866-751-6494     Canton, GA 30114 USA
--
This e-mail and any attachments are confidential.  If you receive
this message in error or are not the intended recipient, you should
not retain, distribute, disclose or use any of this information and
you should destroy the e-mail and any attachments or copies.