From: Jim Meyering <hidden> Date: 2016-06-15 22:42:27
"Martin Langhoff" [off-list ref] wrote:
git-cvsserver is the word. It currently tracks the git repo itself
pretty well (perfectly, AFAICS) and it also tracks a git tree that is
actually imported daily from CVS -- doing
CVSrepo ->cvsimport -> GIT -> cvsserver -> CVS checkout
Thanks, but I'd rather do primary development directly using git,
rather than with CVS.