[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pingus-Devel] trouble while svn checkout
From: |
Fred Maranhão |
Subject: |
Re: [Pingus-Devel] trouble while svn checkout |
Date: |
Sat, 17 Oct 2009 21:47:55 -0300 |
2009/10/17 Ingo Ruhnke <address@hidden>:
> 2009/10/17 Fred Maranhão <address@hidden>:
>> I'm trying to checkout pingus and there is a problem with a part of the code:
>>
>> ~/pingus$ svn update
>>
>> Fetching external item into 'external/tinygettext'
>> svn: OPTIONS of 'http://tinygettext.googlecode.com/svn/trunk/src':
>> could not connect to server (http://tinygettext.googlecode.com)
>> [...]
>> How can I solve this?
>
> The svn:external link was outdated, I updated it. Just do a "svn
> update" and try again.
>
Dear grumbel,
Seems that the problem continues:
~/pingus$ svn update
Fetching external item into 'external/tinygettext'
svn: OPTIONS of
'http://tinygettext.googlecode.com/svn/trunk/tinygettext': could not
connect to server (http://tinygettext.googlecode.com)
I tryed to remove the whole pingus directory and made a checkout
again. Same problem.
Fred