[MonoDevelop] github problem

IBBoard ibboard at gmail.com
Thu Mar 10 14:33:40 EST 2011


It wouldn't surprise me. Our corporate network hates Subversion (even 
over HTTP) because of some of the commands it sends and causes it to 
just hang as Subversion waits for a response but gets a partial fail. I 
don't know how the git:// protocol works, but some particularly 
trigger-happy firewalls and filters could well block it.



On 10/03/11 15:01, alex wrote:
> Successfully cloned by the following command
>
> git clone http://github.com/mono/monodevelop.git
>
> Why git protocol does not work? Security issue in my network?
>
> Thanks
> Alex
>
>
> 10.03.2011, 15:16, "alex"<houseofbadger at yandex.ru>:
>> Hello
>>
>> Are git storage alive?
>> I tried to get clone of storage on my local laptop
>> But I observed
>>
>> -------------------------- LOG ------------------------------------
>>
>> Far Manager, version 2.0 (build 1777) x86
>> Copyright (C) 1996-2000 Eugene Roshal, Copyright (C) 2000-2011 Far Group
>>
>> C:\Documents and Settings\gorloa\My Documents\mono>git clone git://github.com/mono/monodevelop.git
>> Cloning into monodevelop...
>> github.com[0: 207.97.227.239]: errno=Invalid argument
>> fatal: unable to connect a socket (Invalid argument)
>>
>> C:\Documents and Settings\gorloa\My Documents\mono>git clone git://github.com/mono/monodevelop.git
>> Cloning into monodevelop...
>> Terminate batch job (Y/N)? n
>>
>> C:\Documents and Settings\gorloa\My Documents\mono>git clone git://github.com/mono/monodevelop.git
>> Cloning into monodevelop...
>> github.com[0: 207.97.227.239]: errno=Invalid argument
>> fatal: unable to connect a socket (Invalid argument)
>>
>> C:\Documents and Settings\gorloa\My Documents\mono>ping 207.97.227.239
>>
>> Pinging 207.97.227.239 with 32 bytes of data:
>>
>> Request timed out.
>> Request timed out.
>> Request timed out.
>> Request timed out.
>>
>> Ping statistics for 207.97.227.239:
>>      Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
>>
>> --
>> With Best Regards
>> Alex
>> _______________________________________________
>> Monodevelop-list mailing list
>> Monodevelop-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>


More information about the Monodevelop-list mailing list