sbre...@hotmail.com wrote on Thu, Nov 21, 2013 at 18:37:21 +0000: > I am very happy with the SSH + 'svnserve' access to my repositories, > however due to firewall issues I need access through HTTP as well. > What I do not want is to set up a 2nd authentication / authorization > database.
What are the "firewall issues", exactly? Why can't you use svn+ssh? Can you run sshd on port 80 (which would allow you to use svn+ssh without httpd at all)? Daniel