Skip to content

Fix Revert command to prompt user for a revision

Created originally on Bitbucket by colin-hurley (Colin Hurley)

Was already merged in Bitbucket before import, marked as merged by the import user

In MercurialEclipse 2.4.1, the behavior of the Revert command was to prompt the user for a revision before reverting anything. This was inadvertently changed in 2.5.0 - the command instead executed immediately without prompting the user (effectively the same as using the Replace With Parent Changeset command). This changeset restores the previous behavior.

Fixes #582 (closed)

Merge request reports

Loading