Many times I find myself performing a commit on my
entire project to find that several files were changed
by accident (or as an experiment) and do not need to be
checked in.
In these cases, I would find myself using the
rightclick menu and navigating to Explorer->CVS->Update
Special.
This seemed very tedious to me so I add a Revert menu
item to the Commit dialog. This is a quick shortcut to
Update Clean Copy and it also removes the updated file
from the list of files in the dialog.
This patch applies to 1.8.18
Revert From Commit Dialog
Logged In: YES
user_id=382855
Similar functionality was added in version 1.9.5.
No new features will be added to the 1.8.x branch.
Thanks you for your contribution anyway.