Has anyone successfully downloaded the source?  I've tried using both
git as described here<http://git.source.android.com/> and repo as
described here<http://source.android.com/download/using-repo>.
In all cases I get the folllowing timeout.  However I am able to ping
the server.  Are they just under a very heavy load?
> /cygdrive/c/dev/thirdparty/android
$ repo init -u git://android.git.kernel.org/platform/manifest.git
Getting repo ...
   from git://android.kernel.org/tools/repo.git
android.kernel.org[0: 204.152.191.13]: errno=Connection timed out
android.kernel.org[1: 204.152.191.45]: errno=Connection timed out
fatal: unable to connect a socket (Connection timed out)

> /cygdrive/c/dev/thirdparty/android
$ ping  204.152.191.13
PING 204.152.191.13 (204.152.191.13): 56 data bytes
64 bytes from 204.152.191.13: icmp_seq=0 ttl=57 time=59 ms
64 bytes from 204.152.191.13: icmp_seq=1 ttl=57 time=45 ms
64 bytes from 204.152.191.13: icmp_seq=2 ttl=57 time=45 ms
64 bytes from 204.152.191.13: icmp_seq=3 ttl=57 time=52 ms
64 bytes from 204.152.191.13: icmp_seq=4 ttl=57 time=45 ms
64 bytes from 204.152.191.13: icmp_seq=5 ttl=57 time=44 ms
64 bytes from 204.152.191.13: icmp_seq=6 ttl=57 time=45 ms
64 bytes from 204.152.191.13: icmp_seq=7 ttl=57 time=46 ms
64 bytes from 204.152.191.13: icmp_seq=8 ttl=57 time=44 ms
64 bytes from 204.152.191.13: icmp_seq=9 ttl=57 time=44 ms
64 bytes from 204.152.191.13: icmp_seq=10 ttl=57 time=44 ms
64 bytes from 204.152.191.13: icmp_seq=11 ttl=57 time=44 ms

----204.152.191.13 PING Statistics----
12 packets transmitted, 12 packets received, 0.0% packet loss
round-trip (ms)  min/avg/max/med = 44/46/59/45

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to