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

Re: svn rev 4298: FAIL (hppa2.0w-hp-hpux11.11 update)

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2003-01-17 01:04:15 CET

On Thu, Jan 16, 2003 at 12:54:19AM +0100, Branko Čibej wrote:
> brane@xbc.nu wrote:
>
> >PASS: update apr
> >PASS: update apr-util
> >
> >Last 100 lines of the log file follow:
> >svn: RA layer request failed
> >svn: REPORT request failed on /repos/svn/trunk
> >svn: REPORT of /repos/svn/trunk: Could not resolve hostname `svn.collab.net': Host not found
> >Complete log saved in /home/brane/svn/LOG_up_svn.failed
> >FAIL: update subversion
> >
> >
> In case someone was wondering what's goint on: Recently, I updated the
> subversion I used to do the svn update for this test from 0.14.x to
> 0.16.0+ with neon-0.23.4, and this started happening. I suspect a neon
> bug, but I haven't had time yet.

neon 0.23 will use getaddrinfo() if available, maybe HPUX 11.11 has a
weird getaddrinfo(). If you build neon outside the SVN tree (configure
using --without-webdav to avoid XML parser depedency), then make and
"make resolve" in the test directory, you can use the "resolve" tool as
a minimal repro case for resolver problems.

Regards,

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 17 01:01:34 2003

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.