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

Re: Can access with web browser, can't with 'svn co http://url"

From: David Weintraub <qazwart_at_gmail.com>
Date: Tue, 9 Jun 2009 11:48:39 -0400

On Tue, Jun 9, 2009 at 11:35 AM, Javi Legido <javi_at_legido.com> wrote:

> It works, but I don't understand why subversion was able to resolve the
> name and now not...
>

I never figured it out myself and neither could anyone I talked to.

When I had svn 1.5.x, I had no problems accessing my server, but Subversion
1.6 couldn't. I had several SysAdmins look at it, and they couldn't figure
it out. I asked the list, but no one here could either.

So, I just added it into /etc/hosts, and it worked.

I expect it's something with the way Subversion is calling the library
routines it needs to translate the domain name into a IP address. I bet
Subversion gets some sort of error back from those routines and believes it
can't find the host even though the host IP address was returned.

Could this be an IP6 thing? I have no idea, but it has something to do with
the way Subverion 1.6.x finds the Subversion repository host that is
different than Subversion 1.5.x.

-- 
David Weintraub
qazwart_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2360672
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-09 17:49:53 CEST

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

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