I'm close to deciding to go ahead with cutting over to git for Icarus Verilog development. One last puzzle that I want to work out, though, is providing an anonymous CVS view into the probable git repository. There are man folks out there that still use CVS to track things and I would like to accomodate things.
I guess that the magic I need is git-cvsserver. The problem is that there are anonymous CVS projects on the host that I have in mind for this, so I can't just put the git-cvsserver on the cvs pserver port. Is there some CVS_SERVER magic that might get the existing cvs server to redirect to git-cvsserver? -- Steve Williams "The woods are lovely, dark and deep. steve at icarus.com But I have promises to keep, http://www.icarus.com and lines to code before I sleep, http://www.picturel.com And lines to code before I sleep." _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
