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

Re: CVS update: MODIFIED: . ...

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-08-31 05:17:17 CEST

On Fri, Aug 31, 2001 at 12:45:57AM -0000, brane@tigris.org wrote:
>...
> +IMPORTANT NOTE: These neon libraries should *only* be used when
> + building Subversion. They were build to depend on the verson of
> + expat-lite in the Subversion sources.

Just as a general heads-up: post-M3, I plan to integrate the use of APRUTIL
into SVN. APRUTIL will bring us a general interface to Expat (whether
installed on the system, or an embedded copy), and it will contain some
other needed items, such as MD5 hashing (currently, MD5 is in APR, but it
will be moving). In addition, mod_dav_svn uses apr_dbm functions for its
activities (linking to aprutil via Apache), but svnadmin also needs to
access those. Thus, svnadmin will need aprutil.

Basically: expat-lite will disappear and apr-util will be introduced.

In a similar vein, we'll probably dump our private libtool stuff and use the
libtool that APR builds for us. We may also be able to use some of APR's
build rules, but I'm not entirely sure there. The increased reliance on APR
at build-time is to give us the same platform independence that we already
get during runtime.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:37 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.