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

Re: [SERF] Re: svn trunk r22153: FAIL (x86_64-unknown-linux-gnu shared ra_dav fsfs)

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2006-10-31 16:35:57 CET

On 10/30/06, Jani Averbach <jaa@jaa.iki.fi> wrote:
> Hello,
>
> I compiled svn trunk / apr 0.9.x with serf and tried the svntest
> system with it. It didn't go so well. Either the system was
> segfaulting (1), or I am seeing following errors:
>
> svn: Error running context: Error string not specified yet
>
> I have compiled apr with "--enable-pool-debug=yes".

Were you by chance using, "http://localhost:<port>" (i.e. ) in your
BASE_URL? If so, try "http://127.0.0.1:<port>" instead.

APR has some issues with resolving localhost on some platforms. I
haven't had time to track it down though - I'll take a quick look at
debugging this again today. Normal DNS resolutions work fine - it's
just localhost that goes funky.

But, basic_tests all passed here on my Mac if you use '127.0.0.1' with
davautocheck.sh.

Thanks. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 31 16:36:15 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.