SVN Path Based Authorization: Granting listing access but not read access
- by Jim
Hello,
We're using path-based-authorization module for Apache SVN.
It all works fine, except that when users try to check out code they have access to, their SVN clients get confused if they don't have at least read access to the parent directories - all the way up to root. It works, but some clients just get confused sometimes.
Because SVN…