gpt4 book ai didi

eclipse - 在 MacOS 上使用 tfvc 的 eclipse 中正确的合并脚本是什么?

转载 作者:行者123 更新时间:2023-12-02 12:28:58 33 4
gpt4 key购买 nike

如何使用Beyond Compare作为Eclipse中的合并工具。

我在 MacOS 上通过 eclipse 集成插件使用 TFVC。

我的合并工具编辑脚本:

"/Applications/Beyond Compare.app/Contents/MacOS/bcomp" %1 %2  %3 %4 -lefttitle=%6 -centertitle=%7 -righttitle=%8  -outputtitle=%9 

我使用 Beyond Compare,因为我的 Eclipse 中的比较工具运行良好,脚本是:

"/Applications/Beyond Compare.app/Contents/MacOS/bcomp" %1 %2  -lefttitle=%6 -righttitle=%7

我的合并脚本有什么问题?
什么是正确的合并脚本?

最佳答案

来自

"/Applications/Beyond Compare.app/Contents/MacOS/bcomp" %1 %2  %3 %4 -lefttitle=%6 -centertitle=%7 -righttitle=%8  -outputtitle=%9 

"/Applications/Beyond Compare.app/Contents/MacOS/bcomp" %1 %2  %3  %4   -outputtitle=%2

当我使用 Beyond Compare 来解决一个文件冲突时,该文件会在冲突区域中消失。冲突文件已解决。

这就是我想要的结果。

关于eclipse - 在 MacOS 上使用 tfvc 的 eclipse 中正确的合并脚本是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56913225/

33 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com