cvsdiscard
----------
Danger level: Medium to high
Contacts repository: Maybe
This is the complement of cvspurge. Instead of removing unknown files
but keeping your local changes, cvsdiscard undoes any local changes
(replacing those files with fresh copies from the repository), but keeps
unknown files.
Use with extreme caution.