[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: Branko Čibej <brane_at_xbc.nu>
Date: 2003-05-21 08:48:52 CEST

Daniel Gehriger wrote:

>>You also need to read the INSTALL file, which explains that.
>>
>>
>
>I did, I did... At least ten times. I also know the Subversion book (very
>well written!) by heart.
>But there's no mention of a --with-httpd flag to gen-make.py. And all the
>"configure" is not for Windows.
>
>
Really?

Line 628 and following:

      Walkthrough:

          Unzip the Apache source. Copy the Apache apr, apr-util, and
          apr-iconv directories from the Apache httpd-2.0.45\srclib
          directory to the top-level Subversion directory.

          Open the Apache.dsw file and build the Apache source. If you
          don't compile Apache, mod_dav_svn will not build.

          Run "python gen-make.py -t dsp --with-httpd=<path-to-httpd>"
          to generate the Visual C++ 6.x project files. If you don't
          want to build mod_dav_svn, omit the --with-httpd option.
          Run "python gen-make.py -help" to see other options.

          Open the subversion_msvc.dsw file gen-make creates in the
          top-level directory. Compile the __ALL__ target to compile
          everything, __ALL_TESTS__ to also build the test programs.

If you're shooting at a moving target, you've got to keep tracking. :-)

-- 
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
Received on Wed May 21 08:49: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.