删除 CVS 中指定的文件版本
比如要删除文件 Foo.txt 版本1.5 及其以后的所有版本,命令如下:
cvs admin -o1.5: Foo.txt
起因是我提交了一大段错误的代码,特此记录
« links for 2007-04-19 | Main | GBA 上的 3D 演示,Cool (视频) »
比如要删除文件 Foo.txt 版本1.5 及其以后的所有版本,命令如下:
cvs admin -o1.5: Foo.txt
起因是我提交了一大段错误的代码,特此记录
TrackBack URL for this entry:
http://chaifeng.com/cgi-bin/blog/mt/mt-tb.cgi/358