I have checked out a file from CVS repository and changed it.
cvs up command says that the file is modified M.
cvs up
M
I need to delete my changes. What cvs command can do it for me?
You use
cvs update -C filename