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 ?
Create clean "move changeset" in anonymous branch and graft
it into needed location?