CVS For Modem Users?
David Symonds asks: "CVS is great if you can commit after each significant change; however, if you have limited access (e.g. a dialup connection), this tends to make things sloppy. Are there any "CVS proxies" that can cache CVS commits locally, then send them on to the CVS server when you next connect to the Net?"
It seems to me that it's more a matter of how you use CVS. Why not just commit all changes when you are connected, instead of trying to put together another application to do it for you?
here
Instead of "cvs commit" you use "cvsq commit". Later, when you are online, you type "cvsq upload" to cause the queued commits to get pushed to the CVS server.
Never meant half of the things I said to you. So you know, there's a half that might be true - G. Phillips