Hi There,
I am trying to setup my local repo for Android.
I am behind a proxy, which is un-authenticated run on Clear OS. We
have opened the required port for git on our Clear OS box.
Here is the problem:
chadley@JHB-WILSONCUBUNTU:~/mydroid$ repo init -u
git://
android.git.kernel.org/platform/manifest.git
Getting repo ...
from git://
android.git.kernel.org/tools/repo.git
android.git.kernel.org[0: 130.239.17.12]: errno=Connection timed out
android.git.kernel.org[0: 199.6.1.176]: errno=Connection timed out
fatal: unable to connect a socket (Connection timed out) chadley@JHB-
WILSONCUBUNTU:~/mydroid$
My Distro is Ubuntu 10.04 LTS lucid etc... I have followed the
documentation to the letter and this is where I am stuck.
How does I use Git via the proxy? There is Zero chance in a million
years that I will be allowed to connect directly to the router as the
are over 700 users using the line here.
Would anyone beable to assist me with some suggestions on how to
figure out what is going wrong? I have tried looking for log files and
monitoring ports. I can't find any valid reason why it should not
work.
Yet if I go to the website the site is responding nicely.
Regards
Chadley