svn right managment for subproject only
Added by Kevin Raymond over 13 years ago
Hi,
I've set up svn authentication using WebDav following the wiki procedure.
As I've understood, the user should have access to the full svn path to be able to browse (or commit if manager).
For example, I've got
/svn/project1/subproject1
/svn/project1/subproject2
How to handle this using redmine? My user can't access to the repo (subproject2) if he has no access to project1 in the project view.
Do we need to create a specific "root" project, with the repo path /svn/project1/subproject2 ?
There should be a better way, because having 20 projects is not really efficient (I link the subproject hierarchy in Redmine).