Migrate to Team Foundation Server

后端 未结 2 738
清歌不尽
清歌不尽 2021-01-07 03:01

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

2条回答
  •  渐次进展
    2021-01-07 03:53

    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.

提交回复
热议问题