help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Good Emacs Package to Work with CVS?


From: Robert Thorpe
Subject: Re: Good Emacs Package to Work with CVS?
Date: Thu, 03 Sep 2015 21:09:42 +0100

York Zhao <gtdplatform@gmail.com> writes:

> I'm very comfortable using git, especially using magit in Emacs. But
> unfortunately I will have to use CVS at the company I'm currently with. Can
> any
> CVS veteran recommend a Emacs package to work with CVS efficiently which is
> similar to magit? Is it feasible to still work on a local git repo and keep
> it
> in sync with the company's CVS repo?

CVS doesn't have that many commands.  The most important ones are add,
checkout, commit, diff, update and remove.  For one file you can do that
easily with VC-mode.  And there's PCL-CVS for more complex directory
level operations.

BR,
Robert Thorpe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]