[Insight-developers] issues updating my local ITK repo

Ziv Yaniv zyaniv at childrensnational.org
Fri Jan 20 13:23:39 EST 2012


Hi Matt,

Solution worked. Not sure what changed on our side that precludes me 
using the git protocol anymore.

             thanks
                  Ziv

On 1/20/2012 1:03 PM, Matt McCormick wrote:
> Hi Ziv,
>
> If you do
>
>    git remote -v
>
> and it shows it is using the git protocol (uses a different port), e.g.
>
>    origin git://itk.org/ITK.git
>
> you may have better luck going through http,
>
>    git remote set-url origin http://itk.org/ITK.git
>
> Hope this helps,
> Matt
>
> On Fri, Jan 20, 2012 at 12:49 PM, Ziv Yaniv
> <zyaniv at childrensnational.org>  wrote:
>> Hi all,
>>
>> I am trying to update my local ITK repo (I am on master and do "git pull")
>> but am getting a connection refused:
>>
>> itk.org[0: 66.194.253.19]: errno=Connection refused
>> fatal: unable to connect a socket (Connection refused)
>>
>>
>> We have had issues with our network at children's so I'm not sure if this is
>> due to a problem on our side or the server side.
>>
>> When I ping 66.194.253.19 everything is fine.
>>
>> I'd appreciate any help [I am trying to address a potential bug in the
>> amoeba optimizer and would like to work with the latest environment].
>>
>>                         thanks
>>                               Ziv
>>
>>
>> --
>> Ziv Yaniv, PhD.,
>> Principal Investigator,
>> The Sheikh Zayed Institute for Pediatric Surgical Innovation
>> Children's National Medical Center
>> 6th Floor Main Hospital, Room M7740
>> 111 Michigan Ave., N.W
>> Washington, D.C 20010
>>
>> Phone: 202-476-1288
>> email: zyaniv at childrensnational.org
>> web: http://isiswiki.georgetown.edu/zivy/
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Kitware offers ITK Training Courses, for more information visit:
>> http://kitware.com/products/protraining.html
>>
>> Please keep messages on-topic and check the ITK FAQ at:
>> http://www.itk.org/Wiki/ITK_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.itk.org/mailman/listinfo/insight-developers
>
> -----
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2012.0.1901 / Virus Database: 2109/4755 - Release Date: 01/20/12
>


-- 
Ziv Yaniv, PhD.,
Principal Investigator,
The Sheikh Zayed Institute for Pediatric Surgical Innovation
Children's National Medical Center
6th Floor Main Hospital, Room M7740
111 Michigan Ave., N.W
Washington, D.C 20010

Phone: 202-476-1288
email: zyaniv at childrensnational.org
web: http://isiswiki.georgetown.edu/zivy/



More information about the Insight-developers mailing list