Visual SourceSafe到Visual Studio Team System Beta-2

Visual SourceSafe到Visual Studio Team System Beta-2

问题描述:

如何在Visual Studio Team System 2010中导入Visual SourceSafe项目.

当前,我们正在使用VSS 6.0,并将安装VSTS 2010 Beta.


谢谢
RajRam

How to import Visual SourceSafe project in Visual Studio Team System 2010.

Currently we are having VSS 6.0 and going to install VSTS 2010 Beta.


Thanks
RajRam

如果只有几个项目,

1)从项目中删除VSS绑定

转到菜单:文件"->源代码控制"->更改源代码控制".在提示框中,选择解除绑定"按钮,然后可以删除VSS绑定.

2)在您的PC上安装Team Explorer

使用
将项目添加到Team Foundation Server
工具->连接到Team Foundation Server

连接到服务器后,可以使用Visual Studio中的团队资源管理器"窗口将项目添加到TFS.

右键单击服务器名称->添加现有项目


最好先备份项目,这样一来,如果出现问题,您就不必追我了. :)
If its just few projects then,

1) Remove VSS binding from the Project

Go to menu: File->Souce Control->Change Source Control. In the prompted box, choose the "unbind" button, then the VSS binding can be removed.

2) Install Team Explorer on your pc

Add the project to Team Foundation Server using

Tools -> Connect to Team Foundation Server

after you are connected to the server you can add the Project to the TFS by using a Team Explorer window in the Visual Studio.

Right click on the server name -> Add Existing Project


Its good idea to take a backup of the project(s) first, so that you don''t have to hunt me down if something goes wrong. :)