[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:06:07 CET

"Falk, Timo" <Falk@NEUMAG.de> writes:

> Hi!
>
> I have two groups of developers (dev1, dev2) and two repositories (rep1,
> rep2). How can I adjust that dev1 can only access rep1 and dev2 only rep2?
> Dev1 should not be able to read or write to rep2 and vice versa.

I'm assuming that you're using an apache server.

Create two different user-files (containing names and passwords).

Put each repository in a separate <Location> block, using the
independent user-files.

This is all covered in chapter 5 of the book.

---------------------------------------------------------------------
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:09:26 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.