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

Re: Installation/Compile Issue on AIX 4.3.2

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-03-21 19:27:02 CET

Philip Martin wrote:

>"Derek J. Balling" <dredd@megacity.org> writes:
>
>
>
>>$ svn co http://repository.byramhealthcare.com/svn/sa sa
>>subversion/libsvn_ra_dav/props.c:595: (apr_err=175002)
>>svn: RA layer request failed
>>svn: The path was not part of a repository
>>subversion/libsvn_ra_dav/util.c:81: (apr_err=175002)
>>svn: PROPFIND of /: could not connect to server
>>
>>
>
>An simple network problem? Or a WebDAV/proxy problem (see the
>Subversion FAQ)? You might like to try setting neon-debug-mask in
>your .subversion/servers file to debug network problems.
>

No, this looks exactly like Neon's getaddrinfo problem on HP-UX. Does
AIX have getaddrinfo? Does it work? :-) You could try disabling it in
ne_socket.c:ne_addr_resolve.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 21 19:27:46 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.