How do I use Bazaar with a HTTP proxy?

Joshua picture Joshua · Jun 24, 2009 · Viewed 8.5k times · Source

How do I use Bazaar with a HTTP proxy? I can't find anything in their documentation.

Answer

RichieHindle picture RichieHindle · Jun 24, 2009

Set the http_proxy environment variable to point to your proxy, eg. (on Windows):

set http_proxy=http://webcache.mycompany.com:3128/

See the "Environment variables" section of http://bazaar-vcs.org/ConfiguringBzr