James Selvam stated on 1/18/2007 10:04 PM:
>>
>> >------------------------------
>> >
>> >Message: 2
>> >Date: Thu, 18 Jan 2007 12:11:44 +0530 (IST)
>> >From: Amol D Pise <[EMAIL PROTECTED]>
>> > I want to download latest kernel image using  git repository,
>> >but it gives me following error. I cant understand why it is ? Plz
>> try to
>> solve my problem.
>> >
>> ># git-clone git://source.mvista.com/git/linux-davinci-2.6.git
>> >
>> >fatal: unable to connect a socket ( Connection Refused)
>> >fetch-pack from 'git://source.mvista.com/git/linux-davinci-2.6.git'
>> failed.
>>
1) try setting http_proxy by
    export http_proxy=..... (http://ubuntuforums.org/showthread.php?t=1575)
    test the setting by doing a wget http://source.mvista.com/git/ 
    and compare the result file with what u see on IE
    read this: http://www.muru.com/linux/omap/README_OMAP_GIT
    it is http:// instead of git://
2) it is a bad idea to use root login to download stuff, use a userlogin.

Regards,
Nishanth Menon
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to