git clone發生問題 - Linux

Table of Contents

※ 引述《rmp4aup6 (嘿嘿)》之銘言:
: 各位大大您們好
: 我是Git的初學者,
: 若有一些笨笨的問題,請您們見諒。
: 問題就是,
: 我現在想把git server上的source code抓下來,
: 下了git clone的指令(git clone ssh://[email protected]:/name.git)
: 結果出現錯誤訊息,
: ssh: git.ip:: Temporary failure in name resolution
: fatal: The remote end hung up unexpectedly
: 想請問各位,我有稍作google一下,
: 是因為我的權限不足嗎?還是指令有下錯?
: 煩請各位幫我解答一下,謝謝~

不好意思,若換成出現以下的錯誤訊息呢?

ssh: Could ot resolve hostname git.ip:: Name or Service not known

這又是哪裡有問題阿....

--

All Comments

Delia avatarDelia2011-11-07
把gip.ip换成你要連接的server的ip.