But my hosting admin says what no problems with DNS resolution. Pinging
my host goes.
And I try to move repository to another server - problem is still present.
Matthew Pounsett пишет:
> 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.
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-27 22:52:13 CEST