On 10/19/06, Stephen Lau <[EMAIL PROTECTED]> wrote:
The problem is Teamware "undo" operations remove the changeset entirely. This breaks anyone who has updated/pulled/cloned the now-removed changeset since their history doesn't line up with the canonical gate's history. I've worked around it by mapping "undo" => "hg backout" which applies a reverse patch, but this means the history isn't 100% consistent with the Teamware history now.
I think "hg strip" may do the job instead of "hg backout". -- Regards, Cyril _______________________________________________ tools-discuss mailing list tools-discuss@opensolaris.org