Is there any way to set SVN path read permissions on Scm-Manager

134 Views Asked by At

I had been using VisualSvn Server for a long time. I was able to set user access read/write permissions for each folder of the repo with VSS.

I couldn't find a way to do that on SCM-Manager. There is a Path Write Protection plugin, but I think it is just for write permissions. I want users to be able to reach or not specific paths on the repo.

Is there a way to do that with SCM-Manager.

Thanks.

1

There are 1 best solutions below

2
Rene Pfeuffer On

No, sorry, there is no such option and we do not plan this for the future. We suggest using svn:externals for this.