[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: Wed, 31 Jul 2013 19:20:24 +0200

On 31.07.2013 10:52, Okabayashi, Hirotsugu wrote:
> Dear User Support,
>
> We tested the IPv6 communication of TortiseSVN.
> We confirm there is no problem the communication of Native IPv6.
>
> See the attached file.
> That is our environment.
> We can get the real server's FQDN(can access), but can't see the data
> (with the error message like "A kind of the requested data can't be found.")
> Let me confirm TortiseSVN's specification.
> 1. Tortoise can connect in the only peer2peer?
> 2. Subversion server also requires the setting of IPv6 in case of the
> communication of IPv6 between TortiseSVN and the server(NAT64)?
> (Can Subversion server throw the packets with TortiseSVN directly?)
>
> I think many companies use NAT64 for IPv6 problem.
> Please cooperate to cope with IPv6.
> You also can take advantage to test about IPv6 with us.

I don't think your setup can work: you're telling svn that the server
has an ipv6 address, but it does not, it only has an ipv4 address. So
why are you even trying with ipv6? Just use the release build of TSVN
and use only ipv4.

In your setup, you're basically lying to TSVN, telling it that the
server is ipv6 capable but it isn't.

Let TSVN/svn access the server the normal way with it's ipv4 address and
everything should be fine.

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=3061749
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-07-31 19:20:41 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.