[email protected] wrote: > Hi > I am getting the following error when i am trying to get the sources: > > sanj...@sanjeev-desktop:~/mydroid$ repo init -u > git://android.git.kernel.org/platform/manifest.git -b cupcake > Getting repo ... > from git://android.git.kernel.org/tools/repo.git > android.git.kernel.org[0: 204.152.191.45]: errno=Connection timed out > android.git.kernel.org[0: 149.20.20.141]: errno=Connection timed out > fatal: unable to connect a socket (Connection timed out) > > Anybody got this ? > quick help much appreciated.
Generally, questions regarding Android source code should be asked on a discussion list pertaining to Android source code: http://source.android.com/discuss This feels like a normal Internet connectivity issue. Try running the init command again in an hour or so and see if the connection problems are resolved. Also, make sure you are not behind some firewall or proxy server that might interfere with git's operation. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Looking for Android opportunties? http://wiki.andmob.org/hado --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

