branching from Launchpad behind a proxy

Martin Pool mbp at canonical.com
Thu Jan 21 06:24:33 GMT 2010


2010/1/20 Tim Michelsen <timmichelsen at gmx-topmail.de>:
> I installed the python  based installer beta 2.1for python 2.6.
>
> The branching from Launchpad does still not works.
>
> Could you please write me a set of commands that should work?

Hi Tim,

I'm sorry this is running on so long.

Vincent was trying to help you in
<https://answers.edge.launchpad.net/bzr/+question/60728> where he said
that the error message you got was not consistent with the
configuration you said you were using.  So I think you may have made a
mistake in copying it into Launchpad or in removing personal
information from the examples.

It should be enough to do

set http_proxy=http://proxy.example.com:3128/
bzr -Derror -Dhttp info http://bazaar.launchpad.net/~bzr/bzr/trunk

adjust the proxy variable to the correct setting.

If that doesn't work please paste the _exact_ commands you used, error
output, and .bzr.log file into
<https://answers.edge.launchpad.net/bzr/+question/60728>.  If there is
a password in the url then replace that with 'xxx' but change nothing
else.

-- 
Martin <http://launchpad.net/~mbp/>



More information about the bazaar mailing list