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

Re: problem with using http:// to access repos

From: Wolfgang Fritz <wolfgang.fritz_at_keymile.com>
Date: 2004-09-20 12:34:31 CEST

Skipjack wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> svn checkout http://www.info/svn/repos/trunk thingy
> svn: PROPFIND request failed on '/svn/repos/trunk'
> svn: PROPFIND of '/svn/repos/trunk': 405 Method Not Allowed
> (http://www.info)
>
> it works fine using
> svn checkout /path/repos/trunk thingy
> I know it's some sort of apache config but what I don't know. Using
> suse 9.1 with apache2
>

- Have you configured /etc/apache2/conf.d/subversion.conf?
- Have you added dav and dav_svn to APACHE_MODULES in
/etc/sysconfig/apache2?
- What messages do you get in /var/log/apache2/error.log?

[ I'm running SuSE 9.0, but that should not make much difference ]

Wolfgang

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 20 12:35:20 2004

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.