On Fri, Aug 28, 2009 at 10:43 PM, Edward K. Ream<[email protected]> wrote:
> It's annoying that I can't merge a branch that has already been merged, but > I suppose I can do nothing about that. Merge tracking is the whole point of distributed version control systems :-). If the merge is the "last" thing you did, you can branch from the older revision (bzr branch -r), and do the merge on that. -- Ville M. Vainio http://tinyurl.com/vainio --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
