[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: Okabayashi, Hirotsugu <Hirotsugu.Okabayashi_at_jp.sony.com>
Date: Mon, 19 Aug 2013 20:00:10 +0900

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)".
Both authenticated case and not authenticated case, TSVN doesn't work.
TSVN displays the same error message.
I could get the packets between the client and server.
It apparently seems the client can communicate with the server setting IPv6.
But there is no packet between the client and server on the way of processing(when authenticating).
It's obviously hung up compared to IPv4's processing.
I think client(TSVN) can't control the communication with the server when authenticating with IPv6.

Does TSVN have Windows API's processing?

These are our environment.
[Client]
-TortoiseSVN 1.8.1
-Windows 7 Enterprise
-Use common company proxy server with SSL -Authenticated with Active Directory Server(LDAP)
-Edit hosts file(Don't use DNS)
  We registered the host name of NAT64 as SVN server.
-Use IPv6(Dual Stack)

[NAT64]
-convert IPv4(Client Side) to IPv6(Server Side)
-convert IPv6(Server Side) to IPv4(Client Side)
-Not exist the host name in DNS
-We can tell you more information if you need.

[SVN Server]
-RedHat 5.3
-Apache 2.2 setting of Active Directory(LDAP)
-Subversion 1.7.5
-Use only IPv4

[Active Directory]
-Use as LDAP Authentication
-Use only IPv6
-We can tell you more information if you need.

Regards,

******************************************
 Sony Global Solutions Inc.
 Hirotsugu Okabayashi
 Tel: 03-5479-6566
 Mail:<Hirotsugu.Okabayashi_at_jp.sony.com>
******************************************

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3062971

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