本文共 985 字,大约阅读时间需要 3 分钟。
neo@netkiller:~/workspace/cvs/project_name$ cvs update -r 1.2 fileU fileneo@netkiller:~/workspace/cvs/project_name$ cvs st file===================================================================File: file Status: Up-to-date Working revision: 1.2 Repository revision: 1.2 /home/cvsroot/project_name/file,v Commit Identifier: 4iRs5fm1g9diTPrt Sticky Tag: 1.2 Sticky Date: (none) Sticky Options: (none)
last version
neo@netkiller:~/workspace/cvs/project_name$ cvs update -r HEAD fileU fileneo@netkiller:~/workspace/cvs/project_name$ cvs st file===================================================================File: file Status: Up-to-date Working revision: 1.4 Repository revision: 1.4 /home/cvsroot/project_name/file,v Commit Identifier: V0iuptfP43iETPrt Sticky Tag: HEAD (revision: 1.4) Sticky Date: (none) Sticky Options: (none)原文出处:Netkiller 系列 手札 本文作者:陈景峯 转载请与作者联系,同时请务必标明文章原始出处和作者信息及本声明。