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

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
> seamless
> access to the whole repository to specific users, then what you suggest
> won't
> work.

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
> integrated
> with the rest of the local sandbox is important. How can we achieve that?

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

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1239320

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-27 16:09:49 CET

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.