On 10 Sep 2014 20:06, "James" wrote:
>
> My svnserve is running on Fedora and I can access (checkout, update, ..)
with svn://repository/.. without any issue from local machine and another
machine.
>
> I also setup user/password access control. It works great. Now I am
trying to add path-based acce
Ok, I found what wrong with my authz file's settings after read the svnbook
carefully again.
Now there is only one thing still doesn't work for me: deny the access of a
subdirectory:
by follow the example in the svnbook, I have the following setting:
#---
[/]
superuser = rw
#*