Linux 代码比较工具
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/4717632/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Code compare tool for Linux
提问by blitzkriegz
What is the best code compare tool available for Linux? I have been using Beyond Compare in Windows and am looking for something similar for Ubuntu with nautilus integration.
适用于 Linux 的最佳代码比较工具是什么?我一直在 Windows 中使用 Beyond Compare,并且正在寻找与 nautilus 集成的 Ubuntu 类似的东西。
采纳答案by ismail
Try meld, there is a nautilus extensionfor it too.
试试meld,它也有一个nautilus 扩展。
回答by Elalfer
I use Meld - http://meld.sourceforge.net/You can install it from the Ubuntu repository
我使用 Meld - http://meld.sourceforge.net/您可以从 Ubuntu 存储库安装它
回答by Cristiano Fontes
回答by Tom Gruner
I liked meld when I tried it on ubuntu, but I was using it with rapidsvn
我在 ubuntu 上试用时喜欢 meld,但我在 Rapidsvn 上使用它
One Line Installation Command:
一行安装命令:
sudo apt-get install meld
Website:http://meld.sourceforge.net/
回答by Tom Gruner
In short: http://meld.sourceforge.net/
简而言之:http: //meld.sourceforge.net/
回答by Tom Gruner
or since no one else mentioned it in the first minute....
或者因为没有人在第一分钟提到它......
why not meld?
为什么不融合?
回答by Stefan Steiger
I use diff and patch on the command line.
我在命令行上使用 diff 和 patch 。
回答by starblue
Beyond compare works on Linux, too, there's even a .deb
.
除了在 Linux 上进行比较之外,甚至还有一个.deb
.
回答by jacopo
meld does not have ftp/sftp comparison. go for BC3 for Ubuntu, still the best one around
meld 没有 ftp/sftp 比较。为 Ubuntu 选择 BC3,仍然是最好的