Git 和 Team Foundation Server [英] Git and Team Foundation Server

查看:25
本文介绍了Git 和 Team Foundation Server的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

更新:我不再使用 TFS.但是从评论中我可以看出 git-tfs 显然是当今要走的路.

Update: I don't use TFS anymore. But from the comments I can see that git-tfs is obviously the way to go nowadays.

有人使用 Git 作为 Team Foundation Server 的离线解决方案吗?

Has anybody experience using Git as an offline solution for Team Foundation Server?

对于 Subversion,您可以使用 git-svn 来保留带有 svn 后端的私有存储库.

For Subversion you could use git-svn to keep a private repository with a svn backend.

我尝试使用 SvnBridge 和 git-svn 来处理 TFS.起初它看起来很有希望,但 Visual Studio 认为该解决方案受 TFS 版本控制并在提交期间发生干扰.

I tried to use SvnBridge and git-svn to work with TFS. At first it looked promising but Visual Studio recognizes the solution as being under TFS version control and interferes during commit.

还有其他方法可以将这两者结合起来吗?

Are there other ways to combine those two?

推荐答案

我已经开始研究一个名为 git-tfs 的工具,它在某些方面类似于 git-svn.

I've started working on a tool called git-tfs, similar in some ways to git-svn.

https://github.com/git-tfs/git-tfs

这篇关于Git 和 Team Foundation Server的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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