迁移到 Team Foundation Server

发布于 2024-08-09 10:39:10 字数 490 浏览 2 评论 0原文

我们有一台安装了 TFS 的新服务器。当前的环境非常平常,源代码使用SourceSafe 2005 进行管理,并与Visual Studio 2008 企业版集成。 QA 团队正在使用 Bugzilla 来报告错误。

首先是一些基本问题:

  1. 如何将我的项目移动到TFS 以及打开的数据库 SQL Server 2005
  2. SourceSafe 的使用会继续存在还是 TFS提供其他管理方式 你的来源?
  3. 所有客户端计算机(Visual Studio 2008)都必须与 TFS,如何?
  4. TFS是否提供了一个针对Bug的工具 跟踪/报告?如果是的话,什么 我们应该从 Bugzilla 迁移吗 到TFS?如果错误跟踪/报告 工具存在,后果就存在 为此需要采取不同的方法。

谢谢。

We've got a new server with TFS installed. The current environment is very usual, source code managed with SourceSafe 2005 and integrated with Visual Studio 2008 Enterprise Edition. The QA team is using Bugzilla to report the bugs.

First of all some basic questions:

  1. How can I move my project to TFS
    along with the database which is on
    SQL Server 2005?
  2. Will the use of SourceSafe remain there or
    TFS provides other way to manage
    your source?
  3. All client machines (Visual Studio 2008) will have to integrate with
    TFS, How?
  4. Is TFS provides a tool for Bug
    Tracking/Reporting? If yes, what
    should we do to move from Bugzilla
    to TFS? If a Bug Tracking/Reporting
    tool exists, as a consequences there
    will be a different approach required for this.

Thanks.

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

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

发布评论

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

评论(2

软甜啾 2024-08-16 10:39:10
  1. 您可以使用此工具将 SourceSafe 迁移到 TFS。
  2. TFS 提供源代码控制功能,因此迁移后您不再需要使用 SourceSafe。
  3. 安装团队资源管理器客户端以将 Visual Studio 与 TFS 集成。
  4. TFS 还包括错误跟踪/报告功能。您可以查看此工具来将 Bugzilla 迁移到 TFS。
  1. You can migrate SourceSafe to TFS using this tool.
  2. TFS provides source control capabilities so after migrating you no longer would need to use SourceSafe.
  3. You install the Team Explorer client to integrate Visual Studio with TFS.
  4. TFS does also include bug tracking/reporting capabilities. You can check out this tool for migrating Bugzilla to TFS.
已下线请稍等 2024-08-16 10:39:10

请注意,TFS 2008 还有一个 Web 客户端 TeamSystem Web Access,它将包含在下一个 TFS 2010 的总安装中。
因此,即使是外部客户或项目经理也可以在不安装 VisualStudio 的情况下读取和修改错误/工作项。

如果您使用它,请确保还安装了 sp1(和修补程序)

Note that there is also a web-client for TFS 2008, TeamSystem Web Access, which will be incorporated in the total install in the next TFS 2010.
So even external clients or project managers can read and modify bugs/work items without installing VisualStudio.

If you use this, be sure to also install the sp1 (and hotfix)

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