Note that using details from 
http://threebytesfull.com/2008/04/git-with-and-without-proxy.html,
I was able to get the repo command to proceed from behind proxy.  I
needed to (a) setup a "connect" script that goes to a socks proxy
(b) set environment variable GIT_PROXY_COMMAND to point to this
connect script

This is the first time that I have had to use GIT_PROXY_COMMAND
instead configuring my ~/.ssh/config settings.  If anyone has
instructions for getting android repo to work that just need to modify
~/.ssh/config, I'd love to hear about it.

On Oct 21, 2:09 pm, Chris <[EMAIL PROTECTED]> wrote:
> Is anyone else having issues doing repo init -u 
> git://android.kernel.org/platform/manifest.git
> from behind a firewall?
>
> Are there instructions for getting this to work with either an http or
> socks proxy?  I have tried assorted incantations involving http_proxy,
> HTTP_PROXY, ~/.ssh/config, etc but have been unsuccessful to get it to
> go thru a proxy instead of trying to connect directly.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Android Internals" group.
To post to this group, send email to android-internals@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-internals?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to