[Tutor] using CVS through Python

Tony Cappellini cappy2112 at gmail.com
Sun Nov 12 01:26:57 CET 2006


I need to do some automated checkouts of CVS projects from Python scripts,
and want ot be able to handle success and failure conditions.

While sending the command lines to cvs isn't a problem, I could use some
suggestions for how to check the cvs responses.
Parsing the text returned from CVS isn't  a good idea, since I don't know
all of the possible combinations of strings indicating sucess of failure.
I wasn't able to find any wrappers for Python by googling.

Suggestions pelase..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20061111/20b975a1/attachment.htm 


More information about the Tutor mailing list