This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Clone Android source problem



I have a small problem.

When I followed the "Ti-Android-FroYo-Devkit-v2.2 user guide" to clone the Android sources.

But, I could not setting the repo. It shows :

#>repo init -u git://gitorious.org/rowboat/manifest.git -m TI-Android-FroYo-DevKit-V2.2.xml

fatal: manifest 'TI-Android-FroYo-DevKit-V2.2.xml' not available

fatal: manifest TI-Android-FroYo-DevKit-V2.2.xml not found

I could use repo to download others, only couldn't use it in the case.

Could you please help to check what's correct setting for repo?

Thanks!