Undoing a successful rebase

Afriza N. Arief afriza.na at gmail.com
Tue Jun 23 21:57:12 CDT 2009


Hi All,
I have 2 branches and I rebased one against the other using  "hg rebase -d
revision-in-other-branch".

after doing some merge, there rebase finished and a bundle is saved in
".hg\strip-backup\BBB".

After a while, I think i want to keep the original changesets and I run "hg
unbundle .hg\strip-backup\BBB" but I get "added 0 changesets with 0 changes
to 142 files" and the original changesets are not restored.

What is the correct way to restore changesets/ undo a rebase?

Thank you,

Afriza
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20090624/8b1c7be7/attachment.htm 


More information about the Mercurial mailing list