简体   繁体   English

如何根据先前使用 TFS 的更改集执行前向合并?

[英]How do I perform a forward-merge based on a previous change set with TFS?

How do I perform a forward-merge based on a previous change set?如何根据先前的更改集执行前向合并? I am using TFS, Visual Studio.我正在使用 TFS,Visual Studio。

Forward-merge is not support in TFVC version control system. TFVC 版本控制系统不支持正向合并。 You could take a look at the description of tf merge command .你可以看看tf merge command的描述。

If you really want this feature, you may have to use GIT version control system in TFS.如果你真的想要这个功能,你可能不得不在 TFS 中使用 GIT 版本控制系统。 Which one do you prefer, a blog for your reference: TFVC vs Git, a Feature Comparison你更喜欢哪一个,一篇博客供你参考: TFVC vs Git,一个特性比较

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM