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

Re: DNS and svn executable

From: Matthew Pounsett <matt_at_conundrum.com>
Date: Wed, 27 Aug 2008 15:10:44 -0400

On 27-Aug-2008, at 13:33 , Anton Burkun wrote:

> Hi All!
>
> How svn executable use system to resolve host IP?

svn just uses the system resolver. So, if it's failing to look up
that host name, it's either because the host doesn't exist in DNS, or
because of a problem with the DNS resolution path between the host and
the authoritative name server.

That could be a problem with the stub resolver on the host itself, or
a problem with its upstream caching resolver, or something upstream
from there.

Received on 2008-08-27 21:31:25 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.