Eric Dalquist wrote on Fri, Jan 06, 2012 at 12:19:19 -0600: > We recently upgrade from 1.5.4 to 1.7.2 and saw a change in behavior > when it comes to filtering content for anonymous versus > authenticated access. The problem appears to be that even though a > user has read access to a specific folder svn commands such as list > and checkout ignore that folder if they are operating on a parent > folder which has anonymous access.
Known issue, usual workaround is to set up a second <Location> for the same repository that doesn't allow anonymous access.