Hello,

I am facing issue in downloading the source tree from Android Open
Source Project.

I am following the steps mentioned in the below link:
http://source.android.com/source/downloading.html

But on trying the below command:

curl http://dl-ssl.google.com/dl/googlesource/git-repo/repo > /home/
shailesh/bin/repo

I get the repo file in my /home/bin directory which does not have any
valid script.

Thus the next command
repo init -u http://android.googlesource.com/platform/manifest

fails giving me following error:

/home//bin/repo: line 1: syntax error near unexpected token `<'
/home//bin/repo: line 1: `html><body><center><br><script>'

Is this the problem with the android server in sending the repo file??

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to