can't get repo in cygwin - Linux

Candice avatar
By Candice
at 2010-06-20T14:22

Table of Contents



我想要下載某個版本的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
感謝

--
Tags: Linux

All Comments

Ivy avatar
By Ivy
at 2010-06-20T22:32
在cygwin的指令行直接打 git clone 指令
git clone git://android.git.kernel.org/tools/repo.git
Harry avatar
By Harry
at 2010-06-21T09:44
然後可能要等一大段時間 因為會把整個repo抓回來
Ivy avatar
By Ivy
at 2010-06-25T19:33
git clone git://android.git.kernel.org/android-cts-2
Rebecca avatar
By Rebecca
at 2010-06-30T08:59
正在使用您的方法o o;
得要等一下
Poppy avatar
By Poppy
at 2010-07-05T02:14
Initialized empty Git repository
但是無法進入下一步

如何移除 shell script 的註解

Joe avatar
By Joe
at 2010-06-20T03:20
試試看這個 rm_comment.sh -------------------------------------------------------------------- awk and#39; { line = rm_comment($0) if (!match(line, /^$/) ...

如何移除 shell script 的註解

Zora avatar
By Zora
at 2010-06-20T01:59
※ 引述《hjklzxcv (none)》之銘言: : hi all : 在此的 shell script 是指 sh 與 bash 所撰寫的 script : 一般註解的形式為 # xxxx : 想請教是否有類似 strip 的工具 : 可以將 script 內的註解,正確的移除掉 : 以 sh17.sh ...

Kubuntu 10.04使用心得

Hamiltion avatar
By Hamiltion
at 2010-06-20T00:20
小弟前幾天重灌ubuntu 一時心血來潮 突然想試試KDE界面的Kubuntu好了 我下載好光碟,再經過一段冗長的安裝過程 美麗的KDE畫面終於出現在面前 我東試西試,看起來不錯用耶! 很有MAC的fu,尤其是螢幕上那八個角 比MAC的四個角還多 XDDD 華麗強大的桌面,不愧是KDE的 ...

如何移除 shell script 的註解

Hazel avatar
By Hazel
at 2010-06-20T00:15
hi all 在此的 shell script 是指 sh 與 bash 所撰寫的 script 一般註解的形式為 # xxxx 想請教是否有類似 strip 的工具 可以將 script 內的註解,正確的移除掉 以 sh17.sh 為例 http://tinyurl.com/2c8duyz 保留 ...

請教我Linux.....

Sarah avatar
By Sarah
at 2010-06-20T00:00
※ 引述《yikanchan (KAN)》之銘言: : 我知道上來問功課很不應該 : 但是我試了好久.... : 同學間也問了好多人 : 大家都不知道該怎麼做 : 我不要求直接給我解答 : 我只要求可以讓我在有問題時可以給我一些提示 : 而且有些指令 明明跟在學校打的都一樣 : 可是回到家裡卻都不行用了 ˊˋ ...