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