RE: svn up and per-directory access
From: Bob Archer <bob.archer_at_amsi.com>
Date: Fri, 27 Feb 2009 10:08:44 -0500
> But if I want to restrict access to parts of a repository, but allow
Why won't it work? If there a reason you can checkout just the folders you want?
> In our setup, having the folders with restricted access properly
I could be wrong, but the only way to get what you want it to allow read access to the entire repository for all users, and only restrict the ability to write to the various sub-folders.
I lost the thread and I can't seem to see your original message to see your config.
Are you allowing anon read access? If so, turning that off may get you what you want. It will force authentication for every read allowing svn to know who it doing the checkout and give the access to all folders.
Perhaps someone with more knowledge on this can jump in here.
BOb
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.