On Tue, Apr 7, 2009 at 7:48 AM, Lukasz Szybalski <szybalski@xxxxxxxxx> wrote: > Hello, > > How can I use do a checkout from a different machine? > > I'm working on a temporary machine and I need to checkout (not branch) > from launchpad. > > bzr checkout lp:datahub > Permission denied (publickey). > bzr: ERROR: Connection closed: please check connectivity and > permissions (and try -Dhpss if further diagnosis is required) > > I've done: > bzr launchpad-login myusername > > Am I suppose to do anything else? I just need to login for few days, I > don't want to transfer any keys. Can I authenticate somehow with > user/pass? > sftp/ssh? What would be proper command? (please show me both commands > anonymous vs authenticated?) It looks like a problem with your local network configuration. Can you please run: bzr -Dhpss checkout lp:datahub And then, if it doesn't work, send the last chunk of your ~/.bzr.log file? Thanks, jml
This is the launchpad-users mailing list archive — see also the general help for Launchpad.net mailing lists.
(Formatted by MHonArc.)