I need to setup & maintain easily many Subversion repositories and make each of them accessible for strictly specified list of users only. No anyonymous checkout (no read access). What authorization scenario should I use here
|
feedback
|
|
you can use subversion through ssh (svn+ssh://) with unix based access privileges.
Thats about it. I hope I was clear enough. | |||
|
feedback
|
