Marcin Gil <mgil@vernet.pl> writes:
> On 28 Oct 2003 10:06:07 -0600
> Ben Collins-Sussman <sussman@collab.net> wrote:
>
> >
> > Put each repository in a separate <Location> block, using the
> > independent user-files.
> >
> > This is all covered in chapter 5 of the book.
> >
> And how to do it with single repo?
> If I had projects A and B in my repo, developer groups alpha and beta..
> How can I grant read/write alpha -> A, beta -> B, and not beta -> A
> nor alpha -> B?
If you have multiple projects in a repository, just use mod_authz_svn
to control access rights. It's not yet documented in the book, but
it's documented next to the mod_authz_svn source code:
http://svn.collab.net/repos/svn/trunk/subversion/mod_authz_svn/INSTALL
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 28 17:44:04 2003