Re: Neon does not build on windows?
From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-09-26 01:03:02 CEST
Barry Scott wrote:
> Which neon do I use on Windows?
These two should be the same.
> I've just spotted a bug in my build script I used:
I use HEAD of apr, apr-util and apr-iconv for development builds; I use
I use the following script to make junctions to apr*, neon and BDB
[brane@silmaril repo]$ cat ../tools/mkjunk.sh
BDB_VER="4.0.14"
if [ "$1" = "--httpd-apr" ]
junction apr "${APR_DIR}/apr"
and this one to create the .dsp files:
[brane@silmaril repo]$ cat ../tools/configure.sh
python gen-make.py -t dsp \
Then I just open subversion-msvc.dsp in the MSVC6.0 IDE and compile the
It's possible I'm not seeing any problems with neon builds because I
-- 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.orgReceived on Fri Sep 26 01:06:48 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.