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

Re: How do force commits and svn --version crashing

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-08-11 00:30:34 CEST

On Sat, Aug 10, 2002 at 08:55:34PM +0200, Bernd Walter wrote:
> > This probably means you need an updated apr.
>
> On the 2 machines where I also run mod_dav_svn I used the apr which
> was embedded in Apache 2.0.39.
> The others use the FreeBSD apr-20020707163141_1 port.
> The intersting point is that svn --version is the only thing that
> failed so far - svn co and so on worked fine as I can tell.

Indeed, Greg was right. You need to use the updated APR. You
can *only* use the APR version from the same date as your SVN
checkout. No other combination is supported.

In your case, your APR is out-of-date and has a bug that SVN used
to workaround, but doesn't need to anymore since HEAD of APR is
fixed. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 11 00:31:09 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.