Dechesne, Nicolas wrote:

> I actually wrote the instructions on the wiki above. but you need to use the 
> full bzr+ssh:// link
as I put on the wiki. i have not been able to use shorthand link using
lp: type of link.

If you have the http_proxy environment variable set to something that
allows outgoing http, and if you have a recent bzr (from eg Ubuntu
Maverick) then lp urls should work through a proxy.  You can set the
proxy variable in the GNOME Proxy control panel, or just eg from your
.bashrc:

  export http_proxy=http://proxy.example.com:8080/

But it may be simpler to just use bzr+ssh.

Some of the ssh urls are different, for example to get a default
source package branch you need eg

  bzr log bzr+ssh://bazaar.launchpad.net/+branch/ubuntu/maverick/bash

If you have any other problems please don't hesitate to ask in
#launchpad on irc, or http://answers.launchpad.net/launchpad/

-- 
Martin

_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to