On Dec 8, 12:25 pm, Jan Rychter <[EMAIL PROTECTED]> wrote: > I guess part of my criticism is because I do not know how to get a > cloned repository as a branch. E.g. instead of fully cloned monolithic > weblocks-dev-with-modern-dispatching I would much rather pull in a > branch off weblocks-dev called modern-dispatching. I could then see > where it split from the mainline and possibly cherry-pick things from > that branch. I do not know hg well enough to figure this out.
You cherry-pick in any case via "hg transplant". I'm going to think about in-repository branching. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" 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/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
