I've been playing a little with
git and grown to like it. I'm planning to use it to adapt Pandora's Bochs to the latest development version of Bochs and continue development on it. Therefore, I started mirroring the Bochs CVS repository from
SourceForge.net in my own git repository, using
git-cvsimport.
I've set the repository up so that you can view it through
gitweb, or clone it from
git://0x0badc0.de/home/repo/git/bochs. The CVS HEAD is imported into the branch
CVSHEAD and merged into the
master branch. All other CVS branches retain their names. This is an experiment for now, let me know if you find it useful.