Search code examples
bazaarhttp-proxy

How do I use Bazaar with a HTTP proxy?


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


Solution

  • 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