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

Re: FreeBSD port of Subversion, take 1

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-09-11 20:07:43 CEST

On Tue, Sep 11, 2001 at 11:25:59AM -0400, Garrett Rooney wrote:
> On Tue, Sep 11, 2001 at 09:54:02AM -0500, Ben Collins-Sussman wrote:
> > Garrett Rooney <rooneg@electricjellyfish.net> writes:
> > > note that if you guys could roll a release soon, it would probably be
> > > better to submit this to FreeBSD with a newer version, since IIRC some
> > > pretty annoying bugs have been fixed since M3

M4 is scheduled for "real soon". That is effectively defined as "usability
bugs fixed", and are mostly related to stabilizing network activity.

>...
> the one thing i still want to work on is making sure subversion's
> libraries (neon and apr) don't spam over other ones... is there any
> reason we need to use the version of neon that's in the tree? i would
> like to be able to make the port use the installed version if at all
> possible. apr is less of an issue, since so few apps use it at the
> moment.

APR kind of has to stay because we sinclude() some of its scripts into our
configure script. We shouldn't have any problem using a system-installed
Neon, provided its revision is compatible.
[ generally, we have both a min *and* max version (since the API is in flux,
  we cannot necessarily use newer versions) ]

Note that we also plan to add APRUTIL and toss expat-lite.

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:40 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.