The Computer Oracle

Is there a nice GUI for CVS under Linux?

--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Book End

--

Chapters
00:00 Is There A Nice Gui For Cvs Under Linux?
00:16 Answer 1 Score 3
00:27 Accepted Answer Score 10
00:35 Answer 3 Score 3
01:01 Answer 4 Score 0
01:12 Thank you

--

Full question
https://superuser.com/questions/110519/i...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#gui #comparison #cvs

#avk47



ACCEPTED ANSWER

Score 10


Try either Cervisia or CrossVC.




ANSWER 2

Score 3


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

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




ANSWER 3

Score 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.




ANSWER 4

Score 0


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