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

RE: How to install mod_dav_svn on Windows?

From: Leeuw van der, Tim <tim.leeuwvander_at_nl.unisys.com>
Date: 2002-12-02 10:40:21 CET

Hi,

You write here: 'mod_dav.svn.so'. Is that exactly as it is in your config,
or just a type in your mail-msg? The name in the config is 'mod_dav_svn.so',
I believe.

Actually, the full line from my config is:

LoadModule dav_svn_module "C:/Program
Files/Subversion/apache2/modules/mod_dav_svn.so"

(All on one line, but the line is split by the mail client...)

If your mod_dav_svn.so is not in the place where Apache can find it, put the
full path in your config.

Does that help?

--Tim

-----Original Message-----
From: Robo [mailto:robo555@gmx.net]
Sent: zaterdag 30 november 2002 21:28
To: dev@subversion.tigris.org
Subject: Re: How to install mod_dav_svn on Windows?

mod_dav.svn.so was the last item in the LoadModule list, so it would have
been after mod_dav.so

Gave a warning about module already loaded, then crash on starting when the
<Location> tag was added.

Robo
----- Original Message -----
From: "Branko Čibej" <brane@xbc.nu>
To: "Leeuw van der, Tim" <tim.leeuwvander@nl.unisys.com>
Cc: "Robo" <robo555@gmx.net>; <dev@subversion.tigris.org>
Sent: Sunday, December 01, 2002 7:04 AM
Subject: Re: How to install mod_dav_svn on Windows?

> Leeuw van der, Tim wrote:
>
> >That doesn't match my experience; I downloaded the installer-binaries
from
> >Apache 2.0.43 and svn 0.15 and they work together excellently, win2k. No
> >problems to set up.
> >
> Is that so? I wouldn't have expected that.
>
> Robo, in your httpd.conf file, do you load mod_dav_svn.so before or
> after mod_dav.so?
>
> --
> Brane Čibej <brane_at_xbc.nu> http://www.xbc.nu/brane/
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 2 10:41:42 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.