Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 tfs 的新手,我正在使用它的命令行版本(linux)。
在移植一些脚本时,我想确认以下 cvs 命令的 tfs 等效项:
cvs update
相当于 TFS 中的 CVS 更新是递归获取最新的:
tf get /recursive