【发布时间】:2009-11-03 10:17:25
【问题描述】:
我正在尝试根据http://source.android.com/download 手册进行同步, 所以一切都很好,除了同步:)
repo sync
...
Fetching projects: 5% (8/143)
Initializing project platform/development ...
fatal: The remote end hung up unexpectedly
error: Cannot fetch platform/development
.. or
Fetching projects: 2% (3/143) fatal: read error (Connection reset by peer)
error: Cannot fetch platform/bootable/diskinstaller
我找到了这个issue,但没有有价值的信息
有什么想法吗?
【问题讨论】:
-
您可以添加有关您的网络设置的任何信息吗?任何代理,防火墙等?你能可靠地 ping android.git.kernel.org 吗?
标签: android git repository