Search code examples
eclipsemercurialmercurialeclipse

Attach a moved file to its previous history afterwards


Due to a defect in the MercurialEclipse plugin, I have lost the history of a moved file.

It's been while now, and I have switched to a newer version of MercurialEclipse which fixes this bug.

I would like to connect this file to its previous location/versions.

How can I achieve that ? Either in Eclipse or with command line ?


Solution

  • Create clean "move changeset" in anonymous branch and graft it into needed location?