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

Re: SVN https folder permissions

From: Stephane Bortzmeyer <bortzmeyer_at_nic.fr>
Date: Sat, 22 Nov 2008 14:26:25 +0100

[Warning: I'm not a Subversion security expert.]

On Sat, Nov 22, 2008 at 12:51:39PM -0000,
 Adrian Marsh <Adrian.Marsh_at_ubiquisys.com> wrote
 a message of 35 lines which said:

> However, if he browses to / then he cant see any list of folders
> (403), even if he does have access to folder1.

Isn't it sensible? Bob has no access to the root (/). So it makes
sense he cannot browse it.

On a repository with these permissions, it works:

# Default
[/]
* = r

[/foobar]
* =
bob = rw

Then, at /, bob can see /foobar.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-22 14:28:43 CET

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.