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

RE: Building mod_dav_svn under Windows

From: Arild Fines <arild.fines_at_broadpark.no>
Date: 2003-05-20 23:32:03 CEST

Daniel Gehriger wrote:
> Hi,
>
> I'm giving up... I have been trying to compile and get running
> mod_dav_svn for an entire day, without success.
>
> I need to compile SVN, because I want to use BDB 4.1. I found that
> compiling SVN against this version gets rid of the crashes that occur
> in the DB library when using the Python bindings (yes, I managed to
> build these). Now everything works, except for mod_dav_svn:
>
> I first tried to get a VisualC++ project file by running "gen-make.py
> -t dsp" but for some reason it creates only all other project
> files...

You need to have an apache source tree somewhere on your system. Then you
run "gen-make.py -t dsp --with-httpd=\path\to\apache". This will generate
the mod_dav_svn project as well as the others.

--
Arild
http://ankhsvn.tigris.org - VS.NET Addin for Subversion
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 20 23:33:18 2003

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.