语言

Menu
Sites
Language
Tizen Source Download issue

Hello.

I finished the enrollment of Tizen account and gerrit user. And I also had e-mail certification.

But I could not download, when i tried to download application with...

$ git clone ssh://hjh8201@review.tizen.org:29418/apps/home/clock

-----------------------------------------------------------------------------------------------------

Error Massage :

Cloning into 'clock'......

ssh : Could not resolve hostname review.tizen.org : Name or service not Known

fatal : The remote end hung up unexpectedly

 

-----------------------------------------------------------------------------------------------------

so i wonder port number 29418 connection now has some problem? or need some other certification except 

e-mail certification?

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

5 回复
Daehyeon Jung
Hello hjh8201, Try this:  $ssh review.tizen.org If your settings are correct, you'll see "*** Welcome to Gerrit Code Review   *****". If not, check SSH proxy and SSH public key on Gerrit. please refer here: https://source.tizen.org/documentation/developer-guide/environment-setup  
manohar naidu bethamcherla
Hi All, I am Manohar, trying to boot with u-boot on my pc (Model: 6.42.7 "Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz"-x86_64) to use it as HOST/TARGET . I am unable to port the same & getting the error. Please send me the u-boot link/steps for intel i5 x86 processor. Thank you! Best Regards, Manohar
Carlos Gomez
Hi Manohar - I think you should start a new thread for your question. Carlos
Jaideep Dutta

Hello. Myself Jaideep and I'm using Ubuntu 14.04.

When I'm using ssh tizen(and ssh review.tizen.org), this message is getting displayed:


nc: read failed (0/3): Broken pipe
ssh_exchange_identification: Connection closed by remote host

 

Any insight in this regard will be appreciated.

Thank You!

 

Alex Ashirov

Hi,

I have not faced such issue before. Could you please share command what you use to download. I will try it on my PC.