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

Re: path-based access control questions

From: Shaun Johnson <shaun.johnson_at_gmail.com>
Date: 2007-02-15 20:49:37 CET

> A certain directory on all branches/tags can not be read except by a
> select group of developers.

In that case you're probably best just to move that secret folder to a
different location in the repository, secure it (* = ) and use
svn:externals to pull it down during a checkout. It adds a little more
work when it comes to maintaining that folder (think tagging), but
it'll be easier to keep secure.

Shaun

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 15 20:50:43 2007

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.