Hi everyone, this should be a quick question. I'm writing some scripts to take some file and move them into a CVS repository, but it's pretty slow, because it uses system calls to execute the CVS commands.
Has anyone ever made a python to CVS interface library that I could use? Some one sugestion me use the cvsgui lib,but it look like that the lib could not use fro Python2.4.I've been trying to google around for something, but predictably I get a zillion sourceforge repository hits, and it isn't really helping. So anyway, if anyone knows of a useful module, I'd love to hear about it. Thanks! -- http://mail.python.org/mailman/listinfo/python-list