Http to repository lists folder content : conf db hooks locks
From: Tudor Spinache <tspinache_at_gmail.com>
Date: Sun, 15 Nov 2009 05:01:29 -0800 (PST)
Hi everyone,
I've been googling a lot but couldn't find a solution to my problem...
I've setup subversion (1.6.2) in openSuse under /var/svn/pro1 and is working fine.
It also works from the terminal if I run e.g.
However I need to have access to the repository via http and added the following location in httpd.conf in apache2 :
<Location /svn/pro1>
If I go to http://my.server.com/svn/pro1 I see "Collection of Repositories" with the four folders : "conf db hooks and locks" underneath. If I want to go to any of them I get "errcode="2"> Could not open the requested SVN filesystem"
Could you please tell me what to do to make http access to trunk work ?
PS: I saw there is no "dav" folder in /var/svn/pro1. I don't know if it's related or not, but it appears on other examples of repository configuration.
Thank you so much.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.