A module to provide HTTP access to Subversion SCM repositories via the Apache webserver.
Questions tagged [mod-dav-svn]
61 questions
-1
votes
1 answer
dav_svn: extra user for one repository
I have some svn repository served by apache with mod dav_svn. Permission are so far managed for all repositories via http basic auth. Now i need to grant one user access to a repostory. What would the easiest way to achieve this be?
I tried to add…

patman
- 2,780
- 4
- 30
- 54