On 2007-07-18 13:37, Chris Beal - Solaris Revenue Product Engineering <[EMAIL PROTECTED]> wrote: > Would there be a problem doing an hg push from an mq repository to a > non mq one?
If a push is done when no MQ patches are applied, then no. If patches are pushed, an "hg push" is performed, and then patches are popped things may get messy (MQ changes the changeset hashes of patches when they are popped/pushed multiple times). _______________________________________________ tools-discuss mailing list [email protected]
