将代码和历史记录从SVN迁移到TFS 2012 [英] Migrating code and history from SVN into TFS 2012

查看:105
本文介绍了将代码和历史记录从SVN迁移到TFS 2012的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经成功在TFS 2012上安装了SvnBridge v6.2.(使用它来使其工作:

I have managed to setup SvnBridge v6.2 with TFS 2012. (Used this to make it work:How to upgrade codeplex solution with reference to TFS2012 library?)

在服务器PC上,我们已经安装了TFS(服务器),SVN(服务器)和IIS(在IIS上,SVNBridge在端口8081上安装了).

On Server PC we have installed TFS (server), SVN (servser) and IIS (on IIS SVNBridge is setup on port 8081).

在客户端PC上,我们已经安装了VS2010(TFS)和Tortoise SVN.

On Client PC we have installed VS2010 (TFS) and Tortoise SVN.

现在,我正在关注SVNBridge网站上的文章,其中提到:

Now I am following the SVNBridge website article which mentions that:

使用TortoiseSVN,使用以下路径运行签出: http://<yourwebserver>:8081/<TFSprojectname>

Using TortoiseSVN, run a checkout using the following path: http://<yourwebserver>:8081/<TFSprojectname>

我在TortoiseSVN中的文件夹上进行结帐,输入URL存储库为

I do the checkout on a folder in TortoiseSVN, enter URL Repository as

http://yourwebserver:8081/TFSprojectname

,然后在我的本地PC上将签出目录选择为:C:\ test.来自TFS 2012的代码以及已签出的文件已被复制到我正在执行签出的PC上的上述文件夹中.

and choose the checkout-directory as: C:\test on my local PC. The code from the TFS 2012 along with the checked-out files has been copied to the above folder on the PC where I am performing the check-out.

现在,我希望将要检出的代码放到TFS 2012中. 有人告诉我,我们可以使用SVNBridge将代码从SVN迁移到TFS.那我做错了什么呢?

Now I want the code which is being checked-out should go and sit into the TFS 2012. I was told that we can use SVNBridge for code migration from SVN into TFS. So what is it that I am not doing right?

推荐答案

由于我无法使SVNBridge进行代码从SVN到TFS的迁移,因此我使用了另一种工具(免费) SVN2TFS :- http://svn2tfs.codeplex.com/

Since I could not get the SVNBridge to do the migration of code from SVN into the TFS, I have used another tool (free) SVN2TFS:- http://svn2tfs.codeplex.com/

现在,我已经成功地将代码从SVN以及修订历史记录和文件夹结构迁移到TFS2010中.

Now I have successfully migrated code from SVN along with revision history and folder structure into TFS2010.

我认为现在的下一步是从TFS 2010迁移到TFS 2012,这不应该是一项艰巨的任务.

I think now next step is to migrate from TFS 2010 to TFS 2012 which should not be a difficult task.

这篇关于将代码和历史记录从SVN迁移到TFS 2012的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆