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