Possible Duplicate:
How to edit incorrect commit message in Mercurial?
Can i rename commit in mercurial before pushing on server from local repository?
I accidentally make commit with wrong name..(
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Sounds to me like a duplicate of this question. Check that link, an answer is given there.
Importantly if you follow the advice on that page, make sure you backup your latest changeset. Performing a rollback will remove the latest changeset completely.
In fact, it may be wise to make a new clone of your working repository as a backup… just in case.