删除版本1.3,并且保留版本1.2 
cvs admin -o1.3 foo

完全删除文件的所有版本
rm foo 
cvs remove foo
cvs commit "Delete no longer used file" foo