/srv/irclogs.ubuntu.com/2015/05/26/#bzr.txt

=== jamesh_ is now known as jamesh
=== jamesh_ is now known as jamesh
brendandhey, anyone here can help me undo the mess i made of my projects trunk?16:41
brendandi accidentally pushed an unmerged branch to it, then in my panic i uncommited and did a push --overwrite16:42
brendandthe branch in question is lp:ubuntu-system-tests16:43
fullermdIn general?  Probably not easily.  In specific?  Maybe fairly easily, if you know where trunk was, rev-wise.16:47
brendandlets assume i don't know right now, any way i can find out?16:51
fullermdLocally, via heads.  It _probably_ works remotely, but I'll bet it's unbelievable slow and beats the snot out of the network and server.16:53
fullermdIf you had an up to date trunk locally, I'd start there.16:54
brendandi don't think i did - at least heads is not being very helpful. it just shows one revision16:58
brendandtried:16:58
brendandbzr heads lp:~canonical-platform-qa/ubuntu-system-tests/trunk16:58
brendandbzr: ERROR: Server sent an unexpected error: ('error', 'TypeError', "_makeBranchTransport() got an unexpected keyword argument 'private'")16:58
brendandit was indeed private at one point16:58
brendandbut long before the mistake16:59
fullermdYou probably want heads --dead.17:00
fullermdIt may be that stacking or something else LP does internally makes heads not work over a transport to it.17:00
brendandis there a way i can copy what's on launchpad locally? this doesn't seem to work17:03
brendandeven with --dead-only17:04
fullermdYou'd need to copy the whole repository.  There's probably a way to do it API-wise, but I'm pretty sure there isn't UI-wise.17:04

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!