We use SVN Server from CollabNet and we have a new fellow working with us and I had to create a user/pwd to him...

no problem here.

Question is, How can I make sure that this new user had only access to one branch and not the full SVN structure, not even read permissions, just Read/Write on that branch?

Thank you.

We used to use VisualSVN Server but the GUI does not allow me to set users only to access a folder (branch) :(

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

If you used Apache HTTP and SVN (either http or https access), you could do this with authz.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.