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

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

问题描述

更新:我不再使用TFS。但从评论中我可以看出 git-tfs 显然是现今的一种方式。

有没有人使用Git作为离线解决方案对于Team Foundation Server?



对于Subversion,您可以使用git-svn将私有存储库保留为svn后端。



我尝试使用 SvnBridge 和git-svn与TFS合作。起初它看起来很有希望,但Visual Studio认为解决方案是在TFS版本控制之下,并在提交期间干涉。



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

解决方案

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

https://github.com/git-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.

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

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

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?

解决方案

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天全站免登陆