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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-05 02:31:08  来源:igfitidea点击:

Code compare tool for Linux

linuxubuntubeyondcompare

提问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

I think Meld, would be it

我想梅尔德,会是这样吗

http://meld.sourceforge.net

http://meld.sourceforge.net

回答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/

网站:http : //meld.sourceforge.net/

回答by Tom Gruner

回答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,仍然是最好的

回答by Johnsyweb

I find vimdiffvery hard to beat. You may go so far as to say it's beyond compare!

我发现vimdiff很难被击败。你甚至可以说它是无与伦比的!