【发布时间】:2012-02-08 22:27:14
【问题描述】:
我想使用尚未映射到 TFS 中工作项的 .MPP MS Project 2007 计划,TFS 项目为空,我的意思是根本没有工作项。我想与http://localhost:8080/tfs/ 同步,以便我可以将我的整个业务计划转移到 TFS 工作项,但这不起作用。我试过这样做:
打开 VS 2010 外壳:
witadmin importwitd /collection:http://localhost:8080/tfs/ /p:"MyProject" /f:"Z:\task.xml"
但我仍然无法在 MS Project 中发布到 TFS,我收到此错误:
TF80006: Team Foundation needs a work item type to publish work items. Select a work item type for the work items you have added and then try again.
我该如何解决这个问题?
【问题讨论】:
标签: tfs mapping ms-project