如何将 FileMerge 与 Komodo 6 IDE 集成?

发布于 2024-10-03 16:09:46 字数 315 浏览 0 评论 0原文

阅读这篇文章后:

http://community.activestate.com/forum/subversion- external-diff-tool

我尝试在“首选项”>“差异选项”文本框中使用以下命令源代码控制>颠覆了但是不行。

--diff-cmd /Developer/Applications/Utilities/FileMerge.app

After reading this post:

http://community.activestate.com/forum/subversion-external-diff-tool

I've tried using the following command in the "diff options" text box in preferences > source code control > Subversion but it does not work.

--diff-cmd /Developer/Applications/Utilities/FileMerge.app

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

苄①跕圉湢 2024-10-10 16:09:46

我想通了。

1) 从这里下载/安装 fmdiff 包装器:
http://www.defraine.net/~brunod/fmdiff/

2) 在科莫多IDE 6(Komodo Edit 没有源代码控制):
首选项>源代码控制> Subversion

3) 选中“使用外部 div 工具”并设置以下 Diff 选项:
--diff-cmd=/path/to/fmdiff

(感谢 activestate 社区论坛上的 Tom 提供的帮助)

I figured it out.

1) Download/Install the fmdiff wrapper from here:
http://www.defraine.net/~brunod/fmdiff/

2) In Komodo IDE 6 ( Komodo Edit does not have source code control ):
Preferences > Source Code Control > Subversion

3) Check "uses an external div tool" and set the following Diff Options:
--diff-cmd=/path/to/fmdiff

( Thanks to Tom on the activestate community forum for help with this )

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文