[問題] can't get repo in cygwin

看板Linux作者 (皓呆)時間15年前 (2010/06/20 14:22), 編輯推噓0(008)
留言8則, 2人參與, 最新討論串1/1
阿 我想要下載某個版本的android,但是我可以下載到repo,並且使用它 可是當使用的時候,就會一直等待在 Getting repo ... from git://android.git.kernel.org/tools/repo.git 如果用git clone 而沒有repo fatal: The remote end hung up unexpectedly 有點搞不大懂原因在哪 = = 希望各位可以幫忙解答或者教導一下如何使用git gui 在git gui可以看到branch 但是不知道怎樣下載Q_Q 感謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 61.231.105.164

06/20 14:38, , 1F
在cygwin的指令行直接打 git clone 指令
06/20 14:38, 1F

06/20 14:38, , 2F
git clone git://android.git.kernel.org/tools/repo.git
06/20 14:38, 2F

06/20 14:39, , 3F
然後可能要等一大段時間 因為會把整個repo抓回來
06/20 14:39, 3F

06/20 14:40, , 4F
git clone git://android.git.kernel.org/android-cts-2
06/20 14:40, 4F

06/20 14:41, , 5F
正在使用您的方法o o;
06/20 14:41, 5F

06/20 14:41, , 6F
得要等一下
06/20 14:41, 6F

06/20 14:45, , 7F
Initialized empty Git repository
06/20 14:45, 7F

06/20 14:45, , 8F
但是無法進入下一步
06/20 14:45, 8F
文章代碼(AID): #1C7REHKq (Linux)