jiushen
比如要删除文件 Foo.txt 版本1.5 及其以后的所有版本,命令如下:
cvs admin -o1.5: Foo.txt
起因是我提交了一大段错误的代码,特此记录
具体可以man cvs来查看