On Jun 25, 2011, at 22:09, davmar wrote: > This is what I get when grep for dav or svn in the httpd.conf:
If you want http://myserver/svn to be served by mod_dav_svn, there's going to have to be a "<Location /svn>" block somewhere that tells Apache to do that. Consult the Subversion documentation for what needs to go in that block.