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

Re: Access-rights

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-10-28 17:40:59 CET

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

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.