9

I'm wondering if there is a nice modern GUI for CVS under Linux, something that will make files comparison visual and easy ...

Jens Erat
  • 18,485
  • 14
  • 68
  • 80
Debugger
  • 301

5 Answers5

10

Try either Cervisia or CrossVC.

Martian
  • 904
3

Cervisia is a user friendly version control system front-end.

https://www.kde.org/applications/development/cervisia/

gene_wood
  • 191
3

There is for instance Meld:

Meld is a GNOME 2 visual diff and merge tool. It integrates especially well with CVS. The diff viewer lets you edit files in place (diffs update dynamically), and a middle column shows detailed changes and allows merges. The margins show location of changes for easy navigation, and it also features a tabbed interface that allows you to open many diffs at once.

hlovdal
  • 3,168
0

Emacs has a very nice cvs package with PCL-CVS which offers pretty much anything one could want.

0

Eclipse's integrated CVS browser is spot-on, and it is cross-platform:

http://www.eclipse.org/eclipse/platform-cvs/