Is there any python lib for calling CVS api?

ironpythonster at gmail.com ironpythonster at gmail.com
Mon Nov 6 04:11:58 EST 2006


  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!




More information about the Python-list mailing list