Re: please help me with path-based access control setup

2014-09-10 Thread Branko Čibej
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

Re: please help me with path-based access control setup

2014-09-10 Thread James
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 #*

please help me with path-based access control setup

2014-09-10 Thread James
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 access control on top of it. I enabled the "au