Problem with "git clone" on git.freescale.com

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Problem with "git clone" on git.freescale.com

1,962件の閲覧回数
christiantreczo
Contributor I

Hi!

I'm trying to set up an android 4.4 for a board based on the sabre design. I got the documentation and try to follow it to the point, but I'v come across a problem:

When I try to "git clone git://git.freescale.com/imx/linux-2.6-imx.git kernel_imx" I get a

Cloning into 'kernel_imx'...

fatal: unable to connect to git.freescale.com:

git.freescale.com[0: 192.88.156.202]: errno=Connection refused

I can ping the machine, and I can access it from the browser.

Then I tried "git clone http://git.freescale.com/imx/linux-2.6-imx.git kernel_imx" to go through port 80 instead (which is open), but then I got:

Cloning into 'kernel_imx'...

fatal: http://git.freescale.com/imx/linux-2.6-imx.git/info/refs not found: did you run git update-server-info on the server?

Any ideas? I've to admit that I'm rather clueless about git...

Yours, Christian

ラベル(2)
タグ(2)
0 件の賞賛
返信
3 返答(返信)

679件の閲覧回数
alejandrolozan1
NXP Employee
NXP Employee

Hi,

I just tried the same with no problems.

Are you still having problems?

Best Regards,

Alejandro

0 件の賞賛
返信

679件の閲覧回数
sanjayshekar
Contributor I

Any Solution on the above problem mentioned by Christian???

I am facing the same issue.

Regards,

Sanju.

0 件の賞賛
返信

679件の閲覧回数
saurabh206
Senior Contributor III

Hi Sanjay

git clone git://git.freescale.com/imx/linux-2.6-imx.git is working correctly.

Thanks

Saurabh

0 件の賞賛
返信