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

Issue setting up authz permissions

From: Robert Kinberg <rkinberg_at_hotmail.com>
Date: 2006-02-05 01:21:04 CET

I am having trouble setting up authz directory level permissions (in a
manageable way). I have the standard /branches, /tags, /trunk directory
structure. I have a directory named /trunk/secret that I want to restrict
access to. I can setup authz to do this fine:

[/trunk/secret]
@secretusers = rw
* =

That works great. However, once I branch or tag the /trunk directory, the
permissions no longer apply to the new branch/tags. Is there anyway to setup
relative authz permissions, like ./secret, perhaps. Otherwise, everytime I
branch/tag the /trunk, I will need to create another authz entry to protect
the new instance of the secret directory.

Any thoughts?

Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Feb 5 06:46:38 2006

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.