Scot Becker <scot.bec...@gmail.com> wrote:

> I don't suppose anyone knows how to git org develpment releases
> sometimes behind an http proxy and sometimes directly (as on a laptop
> that is sometimes behind a firewall, and sometimes not.)  I couldn't
> make this to work.
> 

AFAIK, with just an http proxy, you are stuck with http.

If your company provides a SOCKS proxy (a big if, I know), then you can
forego http and always use git. You'd need to set up a SOCKS client
(dante or tsocks), do a little configuration and then if you are behind
the firewall, you'd do e.g. ``socksify git pull'', rather than ``git pull''.

HTH,
Nick


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to