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

Re: Access rights + WebDAV/apache

From: Nicolas Guerin <Nicolas.Guerin_at_xrce.xerox.com>
Date: 2005-04-07 11:30:56 CEST

Manuel,

It seems like you cannot restrict rights that were already granted on
the same path.
In your example, if you grant read access to everyone, then it cannot be
restricted later on the same section.
You can restrict access to a sub-section though (e.g. [/private] here).

I know this is an issue, and it is not documented...

Does anyone else have an idea?

Nicolas

Manuel VACELET wrote:

> Hi all,
>
> I use subversion 1.0.6 with WebDAV on my server. I try to override an
> access control definition and corresponding behaviour is not determinist.
> Example:
> -->8-----------------------
> [/]
> *=r
> @members=rw
>
> [/]
> *=
> @authors=rw
> -->8-----------------------
>
> Sometimes @authors have access to /, sometimes they can't ...
>
> Is this possible to override a access definition ?
>
> Regards,
> Manuel
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 7 11:52:44 2005

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.