[Android 問題] Repo Error
When trying to download the Android source from Google using the command below:
(by Google's instructions http://source.android.com/source/download.html)
repo init -u git://android.git.kernel.org/platform/manifest.git
with following error when repo init:
bin/repo: line 1: !DOCTYPE: No such file or directory
bin/repo: line 2: html: No such file or directory
bin/repo: line 3: head: No such file or directory
bin/repo: line 4: syntax error near unexpected token `<'
bin/repo: line 4: ` <title></title>
It is due to the repo file which is not download correctly but still exists.
It occurs usually when the server is busy.
just try again