On Thu, 8 Dec 2011 10:10:20 -0800 (PST) "Edward K. Ream" <[email protected]> wrote:
> On Dec 8, 12:34 pm, "Edward K. Ream" <[email protected]> wrote: > > I am about to replace the trunk (leo-editor) branch with Terry's > > "cleaned" branch. This will require some whole-branch work. Just a note - no reason to use my version of the cleaned branch, which is now a few days out of date, any current pull of lp:leo-editor should work. > Well, it doesn't seem possible to delete the old trunk, because there > are 24 branches sharing the code. I can't delete those branches > because some of them are privately owed. Anyone have any ideas how to > move forward? Not really, if there's no "do it anyway" option. I wonder if a note to the LP people might get it done, explaining that the current lp:leo-editor is glitched and we intend to replace it with one that has compatible commit IDs so other branches should still work. Alternatively, I don't know what would happen if you created an empty repository and pushed that. bzr init the_void cd the_void bzr push lp:leo-editor I think that would work, unless it's locked out by the flag to prevent shortening of the trunk, in which case that would need to be unset. Can't remember if it ever was set though. Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
