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

Re: Cope with IPv6

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 19 Aug 2013 19:53:08 +0200

On 19.08.2013 13:00, Okabayashi, Hirotsugu wrote:
> Dear Stefan,
>
> We contact with this mailing-list.
>> http://subversion.apache.org/mailing-lists.html
>
> But they said there is no responsibility in Subversion's API.
> They(Ivan Zhakov) said like this.
>> TSVN displays Windows's authentication window when it tries to get
>> list of repositories using Windows API, not Subversion libraries.
>
> Let me explain about this problem in detail again.
> With IPv4, TSVN displays TSVN's authentication window.
> With IPv6, however, TSVN displays Windows's authentication window(Windows Security Window)
> instead of TSVN's authentication window.
> The error message is "Valid name, no data record of requested type.".
> (http://support.microsoft.com/kb/819124/en) See "WSANO_DATA (11004)".

Quote from that page:

"The requested name is valid and was found in the database, but it does
not have the correct associated data that it is being resolved for. The
typical example for this is a host name-to-address translation attempt
(using gethostbyname [Wsapiref_0q5u.asp] or WSAAsyncGetHostByName
[Wsapiref_7bhu.asp]) that uses the DNS server. An MX record is returned
but no A record. This indicates that the host itself exists, but it is
not directly reachable. "

So you have to configure your DNS to return a proper A record, not just
an MX record.

-- 
        ___
   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=3062988
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-08-19 19:53:20 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.