Re: Limiting access to a subtree when using svn+ssh:// access

2013-10-28 Thread Alfred von Campe
On Oct 25, 2013, at 22:28, Branko Čibej wrote: > On 25.10.2013 22:23, Alfred von Campe wrote: >> Everything is working as expected so far. Users in each group can only >> access their respective projects, and users in both groups can access both >> projects. But now we want to prevent a subset

Re: Limiting access to a subtree when using svn+ssh:// access

2013-10-25 Thread Branko Čibej
On 25.10.2013 22:23, Alfred von Campe wrote: > We access our Subversion repositories mainly via svn+ssh:// on a central > server. We limit access to the repos using Unix group membership. For > example, the repo for ProjectA has 770 permissions and belongs to GroupA and > ProjectB also has 770

Limiting access to a subtree when using svn+ssh:// access

2013-10-25 Thread Alfred von Campe
We access our Subversion repositories mainly via svn+ssh:// on a central server. We limit access to the repos using Unix group membership. For example, the repo for ProjectA has 770 permissions and belongs to GroupA and ProjectB also has 770 permission and belongs to GroupB. So users who are