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

Re: can't do svn status -u from collab.net

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-09-02 17:18:03 CEST

On Tue, Sep 02, 2003 at 04:44:25PM +0200, devik wrote:
> Hi,
> after while I did:
> [devik@devix subversion]$ svn st -u
> subversion/libsvn_ra_dav/util.c:411: (apr_err=175002)
> svn: RA layer request failed
> svn: PROPFIND request failed on
> '/repos/svn/!svn/bc/6915/trunk/subversion/bindings/swig/perl'
> subversion/libsvn_ra_dav/util.c:81: (apr_err=175002)
> svn: PROPFIND of
> '/repos/svn/!svn/bc/6915/trunk/subversion/bindings/swig/perl': Could not
> resolve hostname `svn.collab.net': Host not found (http://svn.collab.net)

Looks like you have DNS problems.

> with: svn, version 0.25.0 (dev build)
>
> The problem persists for at least one week. Any clue ?

Works for me :)

$ host svn.collab.net
svn.collab.net is a nickname for morbius.ch.collab.net
morbius.ch.collab.net has address 216.127.237.133

Check the configuration on that machine. In particular the
/etc/resolv.conf. Other files to check are /etc/host.conf, /etc/hosts,
/etc/nsswitch.conf.

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 2 17:19:02 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.