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

Re: ra_serf now passes all tests was Re: svn commit: r22796 - trunk/subversion/tests/cmdline

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2006-12-24 18:02:40 CET

On 12/24/06, D.J. Heap <djheap@gmail.com> wrote:
> What errors do you get? It's worked for me (with neon, anyway) on VC6
> and VS2005 for years without doing anything special.

How do you get mod_dav_svn and mod_authz_svn to compile?

It appears that you need the APR/APR-util source for the base compile,
but in order to get mod_dav_svn/mod_authz_svn, you need a full install
of httpd which mandates not using the source for APR/APR-util. So,
passing either a source directory or an install directory doesn't
work. With a source dir, the include paths aren't right. With an
install dir, the includes conflict with the APR/APR-util source
directories. So, I don't see how this is supposed to work.

I'd also like it to not build ruby. Ruby doesn't work with VC2005, so
I can never get a clean solution build. *sigh* -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 24 18:02:58 2006

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.