$ cvs checkout project_name cvs checkout: Updating project_name
checkout before
cvs checkout -r release_1_0 project_name
$ cvs checkout -r release_1_0 project_name cvs checkout: Updating project_name U project_name/file cvs checkout: Updating project_name/dir1 U project_name/dir1/file1 cvs checkout: Updating project_name/dir2 U project_name/dir2/file1 U project_name/dir2/file2
原文出处:Netkiller 系列 手札
本文作者:陈景峯
转载请与作者联系,同时请务必标明文章原始出处和作者信息及本声明。
时间: 2024-10-13 01:36:00