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

denying access to sub-folder with SVNAllowBulkUpdates

From: Dominik Ruf <dominikruf_at_gmail.com>
Date: Tue, 06 Feb 2018 09:34:43 +0000

Hi,

in one of our repositories, we deny access to a sub-folder like this

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

http://svnbook.red-bean.com/en/1.8/svn.serverconfig.pathbasedauthz.html

When browsing the repository the access is correctly denied,
but on checkout the secret sub-folder is checked out as well.

We use 'SVNAllowBulkUpdates Prefer' in this repository and
I noticed that, if I remove 'SVNAllowBulkUpdates Prefer'
the access is correctly denied to the sub-folder when using checkout.

Is this a known bug?
I tested this with subverision 1.9.6 on windows with a WANdisco
installation.

cheers
Dominik
Received on 2018-02-06 10:36:40 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.