Go to the first, previous, next, last section, table of contents.


CVS Support

When using Muq for serious projects with datasets of reasonable size, it would be very nice if there were support for checking out the Muq dbfiles from a CVS repository at the start of the run and checking them back in at the end of the run.

When doing long runs, checking db checkpoints into the CVS repository might also be handy.

This project could be done purely using wrapper scripts, or purely in the Muq server C code, or some combination of the two. It would likely take an evening or two to get a first prototype working, and a few months of actually using it to find out what tweaks and feeps are required to make it comfortable.

I expect one would want to check in uncompressed dbfiles, so as to give CVS file differencing a reasonable shot at finding commonalities between successive file generations.


Go to the first, previous, next, last section, table of contents.