Questions tagged «vcs-checkout»

4
编写脚本TFS命令行以获取最新版本,以编程方式签出和签入
我使用WinXP,VS 2008和Team Explorer连接到Team Foundation Server。 我需要编写以下脚本(例如BAT文件脚本): 在Team Project中获取文件夹的最新版本。 在Team Project中检出文件夹的文件。 在Team Project中检入文件夹的文件。 我的TFSProject是$/Arquitectura/Main/,映射到路径C:\TFS\Arquitectura 有人有示例代码或建议吗?

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.