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

permissions bug

From: Giovanni Venturi <gventuri_at_nexera.it>
Date: Fri, 18 Dec 2009 12:37:57 +0100

Hello,
I read here:

http://svnbook.red-bean.com/en/1.0/ch06s04.html

It's also possible to explicitly deny permission to someone via inheritance
rules, by setting the username variable to nothing:

[calc:/branches/calc/bug-142]
harry = rw
sally = r

[calc:/branches/calc/bug-142/secret]
harry =

In this example, Harry has read-write access to the entire bug-142 tree, but
has absolutely no access at all to the secret subdirectory within it.

This is not true. Is it a know bug into mod_dav_svn-1.4.2-4.el5_3.1 on
CentOS 5.2?
If I do checkout from command line using svn client I can read all SVN
including that folder that teorically is forbidden. I installed ViewVC as Web
frontend and in this case it works?
Why this different thing?

Giovanni
Received on 2009-12-18 15:31:36 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.