Hello,
I have several repositories setuped on my domain at: svn.domain.com
and i have it so it will list the repos by the SVNParentPath configuration. And now i would like to create user permision for each folder / repo, but i want to remove that repo from the listing if a user does not have permision to access it.
This is mainly for outside persons that need to only have acces to one given repo, and should not see the other projects that we are working on.
Thanks a lot for any sugestions :)