Given a set of changes (as displayed by hg diff) how do I revert those changes. Thow them away. Can I do it on just single files? I realize if I need to throw away an entire repository I 'could' just do a new clone but what about when I just want to dump a small set of the changes that I have made. thanks -- -Mark