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