如何向我的团队项目添加新的解决方案?

发布于 2024-12-05 15:52:09 字数 246 浏览 1 评论 0原文

我们在 TFS 2010 中有一个团队项目。该团队项目用作一些较小的相关项目的容器,以便共享错误、工作项等。我的问题是,如何向该团队项目添加新的 VS 解决方案?

我在本地工作文件夹中创建了新的解决方案。团队项目已在服务器上创建。当我进入源代码管理资源管理器并尝试将新解决方案添加到项目中时,我无法添加新解决方案,因为我没有映射目标文件夹。我无法映射目标文件夹,因为我无法弄清楚如何将新文件夹添加到新解决方案的服务器项目中。陷入了一些邪恶的循环逻辑……救命!?!

We have a team project in TFS 2010. This team project is used as a container for a few smaller, related projects in order to share bugs, work items, etc. My question, how do I add a new VS solution to this team project?

I created the new solution in my local working folder. The team project is already created on the server. When I go into the Source Control Explorer and try to add the new solution to the project, I can’t add the new solution because I don’t have a destination folder mapped. I can’t map the destination folder because I can’t figure out how to add a new folder to the server project for the new solution. Caught in what appears to be some wicked circular logic… help!?!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

邮友 2024-12-12 15:52:10

要将本地文件中的新解决方案添加到 TFS,您可以:

在解决方案资源管理器中右键单击解决方案并选择“将解决方案添加到源代码管理'

然后您可以右键单击并选择签入

然后整个解决方案将添加到 TFS 中的团队项目中。

在此处输入图像描述

To add a new solution from you local files to TFS you could:

In the solution explorer right click on the solution and select 'Add Solution to Source Control'

Then you can right click and select check in.

Then the entire solution will be added to your team project in TFS.

enter image description here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文