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

Re: How to protect directories from the repository

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-11-21 03:16:50 CET

On Nov 20, 2007 2:02 PM, Gec <gec9@swissonline.ch> wrote:
> Hi
>
> My project has two directories: D1 and D2. Two persons work for this
> project: P1 and P2. I create a repository for this project. P1 must have
> access only to directory D1 from the repository. P2 must have access only to
> directory D2 from the repository. If I don't want to use "chmod", what
> choices do I have? Can SVN itself protect somehow directories from the
> repository, similar to "chmod"?

svnserve and Apache both offer the ability to restrict access to users
on a per-directory basis.
http://svnbook.red-bean.com/en/1.4/svn.serverconfig.httpd.html#svn.serverconfig.httpd.authz.perdir

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 21 03:17:14 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.