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

Re: mod_dav_svn and binary Apache distrib..

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-07-04 20:53:17 CEST

On Thu, Jul 04, 2002 at 07:46:59PM +0100, Damon Rand wrote:
> Do I need to compile my own version of mod_dav_svn.c? If so can I just check
> out a minimum number of header files from the the Apache repository for
> version 2.0.39?

I believe you are compiling against httpd-2.0's HEAD (which is
.40-dev) instead of .39. .40-dev has several MMN bumps since
we changed a lot of internal structures, so modules compiled for
.39 will not work on .40-dev and vice versa.

SVN is only guaranteed to work with the latest source tree of
httpd-2.0. If it works with earlier versions, it is by sheer
luck.

I do believe that some developers are planning to release .40
tomorrow. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 4 20:54:22 2002

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.