tfs,团队项目的真实位置

发布于 2024-09-28 07:12:14 字数 176 浏览 1 评论 0原文

我在服务器上有一个名为“MyApp”的项目。我连接 tfs 服务器,检索并保存项目我的桌面。

然后在服务器上将项目名称“MyApp”更改为“MyAppTemp”。

从服务器再次调用项目,我预计会出现问题,但没有问题。所以我知道该项目在服务器上也有不同的位置。

我的团队项目的真实位置在哪里?

I have a project on server call "MyApp". I connect the tfs server, retrieve and save project my desktop.

Then change project name "MyApp" to "MyAppTemp" on server..

Call project again from server, i expect a problem but no problem. So I understood that the project also has got a different location on the server.

Where is real location of my team project?

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

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

发布评论

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

评论(2

甚是思念 2024-10-05 07:12:14

这有点令人困惑,因为您无法在本地保存团队项目。

团队项目是一组设置和选项,您只能从连接的服务器上看到它们,但不能以任何方式“下载”。也许您将此与 Visual Studio 项目混淆了,这是完全不同的东西?

无论如何,团队项目的数据都存储在 TFS 数据库中。

托马斯

This is a bit confusing, because you cannot locally save a team project.

A team project is a set of settings and options, which you can only see from the connected server, but not 'download' in any way. Maybe you're confusing this with Visual Studio projects, which is something totally different?

Anyway, data for a team project live in the TFS database.

Thomas

不如归去 2024-10-05 07:12:14

TFS 中的工作区包含 TFS 源代码管理中的位置与本地文件系统之间的映射。 http://msdn.microsoft.com/en-我们/库/ms181383(v=VS.100).aspx

A workspace in TFS contains the mappings between a location in TFS Source Control and your local file system. http://msdn.microsoft.com/en-us/library/ms181383(v=VS.100).aspx

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