全部博文(2005)
分类: LINUX
2008-03-21 09:38:19
Meld is a visual diff and merge tool. You can compare two or three files and edit them in place (diffs update dynamically). You can compare two or three folders and launch file comparisons. You can browse and view a working copy from popular version control systems such such as CVS, SVN, Bazaar-ng and Mercurial.
To install MELD, use below commands.
sudo apt-get install meld
For more information of meld, refer to