Re: [android-developers] Problem Downloading the Source Tree from android open source project

2012-06-04 Thread Justin Anderson
This is not the right forum... Ask your question on one of the forums
listed here: http://source.android.com/community/index.html

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Tue, May 29, 2012 at 7:03 AM, shailesh jagnani shaileshjagn...@gmail.com
 wrote:

 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: `htmlbodycenterbrscript'

 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

-- 
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

[android-developers] Problem Downloading the Source Tree from android open source project

2012-05-30 Thread shailesh jagnani
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: `htmlbodycenterbrscript'

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