CVS: consider server mode
Created by: LawnGnome
It's likely that a user will want the ability to import commits from CVS to Git based on a webhook firing each time a commit is made to CVS. We should roughly scope and spike this for feasibility: the importer should be easily refactored into keeping the state running as a service, and then exposing an endpoint that can be used to trigger an update.