Hi,
In our project we have many SVN repository having its own authorization file(svn.auth) for access grant. Example of repository below:
Https://pers.svn.net/rep/rep1
-code
-svn.auth
Https://pers.svn.net/rep/rep2
-code
-svn.auth
We have around 20 repository, If we want to provide access to one user to all repository, then we have to manually modify svn.auth files at 20 place.
Is there any way to automate this manual process of granting authorization rights ?
Thanks a lot for any hint.
Regards,
peekay
Last updated