Re: [問題] 請問一下現在能連android.git.kernel.o …
※ 引述《gpc (gpc)》之銘言:
: 不能抓code的日子還真難熬阿
: ----
: Yes, android.git.kernel.org and review.source.android.com are down
: right now. We have taken them offline while we verify that the Android
: source code (which includes gerrit and repo) has not been affected by
: the recent kernel.org security breach. We are reviewing the code now
: and will and restore these systems as quickly as possible.
: Sorry for the inconvenience.
等太久 附上可以抓code的方法 因為git掛了 但HTTP沒 所以用HTTP抓
$ curl https://android.git.kernel.org/repo > ~/bin/repo
$ chmod a+x ~/bin/repo
把bin/repo裡面的 git://改成http://
REPO_URL='http://android.git.kernel.org/tools/repo.git'
同上 把git://改成http://
$ repo init -u http://android.git.kernel.org/platform/manifest.git -b froyo
進入 .repo/manifest/default.xml 改一下 remote fetch的位置 一樣是同上
<remote name="korg"
fetch="http://android.git.kernel.org/"
改好儲存 再來就是 repo sync即可抓!
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 118.167.234.115
推
09/07 00:31, , 1F
09/07 00:31, 1F
推
09/07 09:24, , 2F
09/07 09:24, 2F
推
09/07 15:58, , 3F
09/07 15:58, 3F
推
09/07 16:21, , 4F
09/07 16:21, 4F
→
09/07 17:02, , 5F
09/07 17:02, 5F
→
09/07 17:12, , 6F
09/07 17:12, 6F
→
09/08 01:36, , 7F
09/08 01:36, 7F
→
09/08 13:09, , 8F
09/08 13:09, 8F
→
09/08 14:40, , 9F
09/08 14:40, 9F
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 2 之 2 篇):
AndroidDev 近期熱門文章
PTT數位生活區 即時熱門文章