On 10/15/07, Stefan Lamby <slamby@gmx.de> wrote:
> Hello list.
>
> I am running the configuration mentioned above: WinXP SP2, Apache 2.2.4,
> SVN 1.4.5.
>
> I downloaded the zip archive for windows and like to use dav to handle
> the svn server. When I am including mod_dav_svn in my httpd.conf, the
> apache server doesnt like to restart again.
>
> The part in the .conf where the LoadModule directives are included is as
> follows:
>
> LoadModule dav_fs_module modules/mod_dav_fs.so
> LoadModule dav_module modules/mod_dav.so
> LoadModule dav_svn_module modules/mod_dav_svn.so
>
> As soon as the 3rd line is commented out, the apache server will start
> again.
>
> Any help would be very much appreciated.
Did you download the SVN package compiled for Apache 2.0, or 2.2?
2.2 is at http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=8100&expandFolder=8100&folderID=8100
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 15 19:00:26 2007