1.17: How to delete backup.bzr after remote branch upgrade in launchpad?

John Arbash Meinel john at arbash-meinel.com
Sun Oct 4 19:27:58 BST 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Russel Winder wrote:
> Aaron,
> 
> On Thu, 2009-07-23 at 13:34 -0400, Aaron Bentley wrote:
> [ . . . ]
>> You can use an sftp client, or my bzr transport client, Hitchhiker,
>> which is at lp:hitchhiker.
> 
> I thought I would try this approach to deleting the backup directories
> from a branch upgrade.  I thought I would try lftp since it has "rm -r"
> where sftp doesn't.
> 

If you do "lftp user at host" it tries ftp (first at least) and I believe
launchpad is configured that any connection that is not allowed is
accepted, but hung indefinitely.

I think you need to do

lftp sftp://user@host/...

Or at least, give that a shot and see if it does better.

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkrI6S4ACgkQJdeBCYSNAAO9ZgCgt2uaP4dVh/i4ENy4VTAQv2/q
nlkAn0/xYZ/s3XXL6VPvHwM6CLQMkRfj
=DLxh
-----END PGP SIGNATURE-----



More information about the bazaar mailing list