English 中文(简体)
从TFS到Gite
原标题:Migrating from TFS to Git
  • 时间:2010-05-20 14:50:52
  •  标签:
  • git
  • tfs

Is it possible to migrate from TFS 2008 to Git, and still preserve all the history, etc? I ve seen some references that talk about doing it through SVN, but that seems rather complicated, and complicates my mission to introduce Git at my job.

最佳回答

其名称是:git-tfs,并随便。

你刚才的讲话

  git tfs clone <tfs server> <tfs project>

我建议把来文方单独带给你的路边,以便你能够因任何奇怪而解脱,但《守则》非常容易地步行。

我的档案是一份500兆米的薄片,储存在拖拉机上的客户,即拖网转换器,花了几个小时来缩小其规模。

问题回答

I wrote blog on migration of source code from TFS to Git, by maintaining your check-in history. Hope it will help:

Blog:TFS to GIT Migration





相关问题
Why not use TFS as a build / CI solution?

Currently our build solution is set up using TFS + MS Build scripts. TFS is also being used as a CI server. I ve seen several posts on this site telling people about other CI solutions. Are there ...

Get files from TFS under Linux [closed]

is there a free (command line) tool for linux which with I can get all files from a TFS-Repository (no Check in / Check out required - only get actual version)?

upgrading tfs 2008 sp1 to use sql server 2008

I have an instance of tfs 2008 supported by sql server 2005. I want to change the sql server machine by doing a restore based move. I also want to change the version of sql server to 2008. I know ...

Using Git in a TFS shop

Using Git at home has spoiled me - I now find using TFS at work to be a bit of a drag and want to explore the possibility of using Git locally and syncing somehow with TFS. I figure there are a few ...

TFSReg in 2010 Beta 2?

does anybody know what is the equivalent of the TFSReg.exe command-line tool in 2010 Beta 2? I cannot find it anywhere, I searched the entire Program Files tree. Was it renamed? Moved? Replaced by ...

热门标签