【发布时间】:2012-11-10 04:03:14
【问题描述】:
我想获取Android的源代码。浏览互联网上的一些博客,推荐使用“repo init”。
那我就用了,但是因为下面的错误是不可能的。
android@ubuntu]~/WORKING_DIRECOTRY$ repo init -u xxxxxxxxxxxxxxxxxx
Get https://gerrit.googlesource.com/git-repo
error:GnuTLS recv error (-9): A TLS packet with unexpected length was received while accessing https://gerrit.googlesource.com/git-repo/info/refs?service=git-upload-pack
fatal:HTTP request failed
我在“repo init -u”之后写了Android源URL,但是我写不出来URL 因为这个网站告诉我新用户最多只能发布两个超链接。
【问题讨论】:
标签: android git ssl repository gnutls