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

How to best manage authorization after tag/branch creation?

From: Shaun Pinney <shaun.pinney_at_bil.konicaminolta.us>
Date: Tue, 12 Oct 2010 20:37:34 -0700

Hello all,

We've configured Apache to restrict access to certain directories on our trunk
(n.b. via AuthUserFile in httpd.conf). The problem is now I've created a tag
from our trunk and found that the permissions don't 'automatically' transfer
during creation of the tag. Obviously, this is because the AuthUserFile is a
text file and needs to be edited manually :). But, is there an admin tool to
help with this basic task to avoid accidentally providing full access to a tag
(or branch)? Hopefully, Subversion provides some type of 'smart branch/tag
creation' which can inherit permissions from the source directory. Please let
me know of the best way to do this.

Thanks,
Shaun
Received on 2010-10-13 05:39:41 CEST

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.