Beyond question,you can use ‘git clone git://...." no problem

2012/5/9 John Hsing <tsyj2...@gmail.com>

> Daniel is right,I think;
>
> you can read git INSTALL,will find it:
>
> "libcurl" library is used by git-http-fetch and git-fetch.
>>
>
> so maybe the reason is:
>
> libcurl is not installed
>>
>
> 2012/5/9 Daniel Dotsenko <dvdotse...@gmail.com>
>
>> What's the repo URL?
>>
>> (1) Assuming the server you are trying to access actually supports Git
>> Smart HTTP protocol, and (2) assuming you are using correct Smart HTTP
>> specific URI for that server, things can still go wrong for you with your
>> "HTTP Tunnel"
>>
>> GIt Smart HTTP protocol switches to HTTP1.1 + "encoding chunked" whenever
>> sent pack's size is more than *** (forgot. either 100k or 1m). Git Smart
>> HTTP server sends right headers to client "advertising" the protocol. Any
>> of this can die when passed through a crappy proxy.
>>
>> Daniel.
>>
>>
>> On Tuesday, May 8, 2012 9:22:43 AM UTC-7, newbie wrote:
>>>
>>> Hi,
>>>
>>> I have been having troubles accessing git at work because the traffic
>>> doesn't go through the HTTP tunnel, the only connection to the outside
>>> world from within the company.  I read somewhere that http over git is
>>> available since version 1.7.  I have version 1.7.9 installed, but git clone
>>> still fails.
>>>
>>> Is git over http tunnel possible?  If yes, how?
>>>
>>> Thanks!
>>>
>>
>> On Tuesday, May 8, 2012 9:22:43 AM UTC-7, newbie wrote:
>>>
>>> Hi,
>>>
>>> I have been having troubles accessing git at work because the traffic
>>> doesn't go through the HTTP tunnel, the only connection to the outside
>>> world from within the company.  I read somewhere that http over git is
>>> available since version 1.7.  I have version 1.7.9 installed, but git clone
>>> still fails.
>>>
>>> Is git over http tunnel possible?  If yes, how?
>>>
>>> Thanks!
>>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Git for human beings" group.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msg/git-users/-/_KT1qQox8_oJ.
>>
>> To post to this group, send email to git-users@googlegroups.com.
>> To unsubscribe from this group, send email to
>> git-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/git-users?hl=en.
>>
>
>
>
> --
>
> Life is short,I use Python
>
>
>


-- 

Life is short,I use Python

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to