This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GIt Issue


"Iyer, Balaji V" <balaji.v.iyer@intel.com> writes:
>> > I tried the following command:
>> > git clone http://gcc.gnu.org/git/gcc.git gcc.git
>> 
>> Please try the git protocol instead of http:
>>  git clone git://gcc.gnu.org/git/gcc.git gcc.git
>
> Thanks for your help Markus. Unfortunately, http is the only option for me. 

Does gcc.gnu.org not support the modern git "smart http" transport?
"git:" and "http:" should be near identical these days (except that
http will get through many more firewalls and proxies).

http://git-scm.com/2010/03/04/smart-http.html

-miles

-- 
ææããæããçãããæéã


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]