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

Re: Possible bug in subversion-1.4.3

From: Lieven Govaerts <svnlgo_at_mobsol.be>
Date: 2007-03-16 20:54:05 CET

Thomas Klausner wrote:
> Hi!
>
> With subversion-1.4.3, I tried the following
> # svn co svn://sesame.csx.cam.ac.uk/pcre/code/trunk pcre
>
> svn: Can't connect to host 'sesame.csx.cam.ac.uk': No route to host
> # host sesame.csx.cam.ac.uk
> sesame.csx.cam.ac.uk has address 131.111.8.41
> sesame.csx.cam.ac.uk has IPv6 address 2001:630:200:8080:20e:cff:fe09:a58a
> sesame.csx.cam.ac.uk mail is handled by 7 sesame.csx.cam.ac.uk.
> # svn co svn://131.111.8.41/pcre/code/trunk pcre
> (works)
>
> The host from which I tried is a NetBSD-4.99.13/amd64, which doesn't
> have IPv6 connectivity. My guess is that subversion only tries the
> IPv6 address, finds no connectivity, and gives up. If that's the
> problem, I think that subversion should try all the addresses, not
> only one of them.
>
> Or is something else wrong?
>
Thomas,
can you check if your problem is related to issue 2382:
http://subversion.tigris.org/issues/show_bug.cgi?id=2382 ?
The issue is pointing to an email thread (at
http://svn.haxx.se/dev/archive-2005-07/0700.shtml) which resembles
pretty much your report, so you might want to try the patch in that
issue and see if solves your problem. The patch is more than a year old,
so I doubt it'll be easy to apply it.

Lieven

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 16 20:54:23 2007

This is an archived mail posted to the Subversion Dev mailing list.

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