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

Re: access right

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-07 17:05:58 CEST

On Tue, 2004-07-06 at 07:49, Zlatkho wrote:

> [/]
> admin = rw
> @grA = r
>
> [A:/A]
> @grA = rw
>
> [B:/B]
> @grA = r
> @grB = rw
>
> [C:/C]
> * = r

You only have one repository. Why are you defining access control to
three different repositories here? The only rule which is active is the
first one, because it mentions no repository at all. The other three
rules are talking about three repositories which don't exist.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 7 17:07:18 2004

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.