[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Subversion can use the HTTP-based WebDAV

From: giancarlo lombardo <gianclombardo_at_gmail.com>
Date: Tue, 23 Feb 2010 14:24:19 +0100

Hi all,
I'm trying to access to svn using apache but I receive following meaningful
error:

bsrpprd0022:/etc/apache2 # svn list
http://bsrpprd0022.bsr.b-source.net:8080/repo1/
svn: OPTIONS of 'http://bsrpprd0022.bsr.b-source.net:8080/repo1': 200 OK (
http://bsrpprd0022.bsr.b-source.net:8080)
Here section of http conf:
bsrpprd0022:/etc/apache2 # more svnhttpd.conf
<Location /repo1>
    DAV svn
    SVNPath /products/svn_repository/repo1/
</Location>
Thanks in advance for any help.

-- 
Giancarlo Lombardo
cell.: 3387195179
Received on 2010-02-23 14:26:29 CET

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.