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.
我使用不同的流程模板创建了一个新的团队项目,但现有代码的一个分支。
有没有办法将区域层次结构从原始团队项目复制到新的?我讨厌必须手动输入。
区域导入/导出工具:
http://msmvps.com/blogs/vstsblog/archive/2010/07/08/updated-area-import-export-tool-for-tfs-2010.aspx
我不知道在 VS 中执行此操作的直接方法。
Shai Raiten 曾在博客上写过关于在此处获取区域/迭代并在此处使用 TFS-API以编程方式添加它们。这些可能会用作实现复制/粘贴活动的基础。