Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [subversive-dev] Specification of IPv6(Native)

Dear User Support, Alexander Gurov,

Thank you for your support.
> The fix for this issue will definitely be included into the Luna simultaneous
> release build.
> 
> Also there are some JVM properties that may be required to be set in order
> to allow IPv6 usage:
> 
> http://docs.oracle.com/javase/1.5.0/docs/guide/net/properties.html
> 
> especially the
> 
> -Djava.net.preferIPv6Addresses=true
I tried, but the result was like this.
I think the luna's suvbversive has the problem.
[NAT64]
There is no error message.
But the project isn't created after pushing "finish".
It seems the eclipse doesn't work.

[Native IPv6]
There is error message like these.
The eclipse doesn't work.
"svn: E175002: Connection Reset"
"svn: E175002: OPTIONS request failed on '/svn'"
*'/svn' is our http's path.

This is my environment.
OS: Windows 7 Enterprise
Eclipse: Luna(Build id: 20130823-0554)
Subversive: 
  Subversive SVN Team Provider	1.1.1.I20130816-1700
  Subversive SVN Team Provider Localization (Optional)	1.1.0.I20130619-1700

So, could you tell us your IPv6's plans ?

Regards,

> -----Original Message-----
> From: subversive-dev-bounces@xxxxxxxxxxx
> [mailto:subversive-dev-bounces@xxxxxxxxxxx] On Behalf Of Alexander Gurov
> Sent: Monday, September 30, 2013 5:52 PM
> To: Developers mailing list
> Subject: Re: [subversive-dev] Specification of IPv6(Native)
> 
> Dear Hirotsugu Okabayashi,
> 
> I checked this topic and found that Subversive doesn't allow to use IPv6
> addresses as the host name in a repository's URL. So, there is a bug report
> for this issue:
> 
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=418301
> 
> The fix for this issue will definitely be included into the Luna simultaneous
> release build.
> 
> Also there are some JVM properties that may be required to be set in order
> to allow IPv6 usage:
> 
> http://docs.oracle.com/javase/1.5.0/docs/guide/net/properties.html
> 
> especially the
> 
> -Djava.net.preferIP​v6Addresses=true
> 
> property.
> Otherwise I guess it should work fine, since Java provides support for IPv6.
> 
> Best regards,
> Alexander Gurov,
> Subversive Team.
> 
> 27.09.2013 11:45, Okabayashi, Hirotsugu пишет:
> > Dear Developers,
> >
> > Do you have any plans to adapt Subversive to communicate with Native-IPv6 ?
> > Now, Subversive can communicate with IPv6 via NAT64.(Client-NAT64 is IPv6
> and NAT64-Server is IPv4) But Subversive can't communicate with
> Native-IPv6.
> > Sony will expand IPv6 environment. So, we want to know your IPv6's plans.
> >
> > Regards,
> >
> > ******************************************
> > Sony Global Solutions Inc.
> > Global Application Delivery Division
> > GADC Promotion Department
> > Technology Promotion Section
> > Hirotsugu Okabayashi
> > Tel: 03-5479-6566(ext: 9-337-6566)
> > Mail:<Hirotsugu.Okabayashi@xxxxxxxxxxx>
> > ******************************************
> >
> >
> > _______________________________________________
> > subversive-dev mailing list
> > subversive-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/subversive-dev
> 
> 
> --
> Best regards,
> Alexander Gurov,
> Subversive Team.
> 
> _______________________________________________
> subversive-dev mailing list
> subversive-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/subversive-dev

Back to the top