In article m2mxse8qmn.fsf@common-lisp.net, Helmut Eller heller@common-lisp.net wrote:
- Stas Boukarev [2010-08-21 21:32] writes:
And while we're at it, maybe it's appropriate to consider transition to some more modern version control system.
Well, I think everybody can set up it's on repository with whatever VCS he likes that imports from CVS an make some scripts to commit back to CVS. That's probably less hassle than force everybody to switch to something else. That said, my favorite would be hg; git I don't like much because its UI is a disaster.
Helmut
In case you haven't looked at it recently, magit is a very decent Emacs mode for git. It improved a lot since some time ago. One might consider that sweeping the issue under the carpet, of course. :-)
-T.