Use "-u https://android.googlesource.com/platform/manifest" in your
repo init command.
You'll first need to have a recent version of repo:
curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
JBQ
> --
> To unsubscribe, email repo-discuss...@googlegroups.com
> More info at http://groups.google.com/group/repo-discuss?hl=en
>
--
Jean-Baptiste M. "JBQ" Queru
Software Engineer, Android Open-Source Project, Google.
Questions sent directly to me that have no reason for being private
will likely get ignored or forwarded to a public forum with no further
warning.
> after i made the below changes & when i proceeded further i was again
> facing sme different kind of issue ie.,
>
> wen i started excecuting the repo sync command it was throwing the
> below errors
>
>
> ubuntu@ubuntu-laptop:~/myandroid$ repo sync
> android.git.kernel.org[0: 149.20.4.77]: errno=Connection refused
> fatal: unable to connect a socket (Connection refused)
> error: Cannot fetch platform/bionic
> ubuntu@ubuntu-laptop:~/myandroid$
It looks you didn't do anything of what JBQ said. Make sure you have the
most recent Repo version by curling it according to the previous
instructions. Then, run the following in a new directory:
repo init -u https://android.googlesource.com/platform/manifest
repo sync
I have a very hard time believing that this would cause the same
errors.
--
Magnus Bäck Opinions are my own and do not necessarily
SW Configuration Manager represent the ones of my employer, etc.
Sony Ericsson