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

Re: does not have the correct associated data being resolved for (https://xxx:8443)

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 20 Apr 2009 17:50:01 +0200

Joe wrote:
> I have set up a repository using visual SVN and checked files in using
> subclipse and also have browsed the repository using the url without a
> problem yet when I try to use the tortoise repository browser I
> receive
>
> OPTIONS of 'https://xxx:8443/svn/development' could not resolve
> hostname
> 'https://XXX:8443/svn' The requested name is valid and was found in
> the database,
> but it does not have the correct associated data being resolved for.
> (https://xxx:8443)

This error being reported is a winsock one, rather than being particular
to TSVN. From Windows Sockets Error Codes:

    The requested name is valid and was found in the database, but it
does not have the correct associated data being resolved for, e.g. an MX
record is returned but no A record - indicating the host itself exists,
but is not directly reachable.

Sometimes after some changes to hostnames it requires several reboots
(or a few hours waiting) until those changes fully are used (due to
caching).

Or there might be a firewall/proxy/virus scanner interferring.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1826557
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-04-20 17:50:29 CEST

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

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