Hello together,we are currently trying to test and establish svn as our new version control system. Therefore we are using Visual SVN Server as administration tool to create repositories with access rights for each individual person (either read-only, read- and write or no access at all). Then on client side we use the Tortoise SVN client in order to make a working copy from a repository created on our server machine by the Visual SVN Server tool, we first create a local windows folder and then call the "svn checkout"-command in the context menu appearing with right-click. Then a new window appears for entering the url of the desired repository. And now my question: Is it possible that this window automatically displays all repositories for which the current user has at least read-access and does hide all repositories for which I have no access at all?
Hello together,we are currently trying to test and establish svn as our new version control system. Therefore we are using Visual SVN Server as administration tool to create repositories with access rights for each individual person (either read-only, read- and write or no access at all). Then on client side we use the Tortoise SVN client in order to make a working copy from a repository created on our server machine by the Visual SVN Server tool, we first create a local windows folder and then call the "svn checkout"-command in the context menu appearing with right-click. Then a new window appears for entering the url of the desired repository. And now my question: Is it possible that this window automatically displays all repositories for which the current user has at least read-access and does hide all repositories for which I have no access at all?