Python / VSS automation

Mark Hammond mhammond at skippinet.com.au
Wed Oct 27 21:07:50 EDT 1999


Yup!  Pythonwin actually has built-in support for VSS - if you attempt
to edit a readonly file, Pythonwin will check it out of VSS for you.
I also used Python to automate my release process using VSS - eg, it
checked no files were checked out and added a label to the projects.

Unfortunately (fortunately, really) I now use CVS for most of my
stuff, and have not yet integrated CVS with Pythonwin.

Mark.

> -----Original Message-----
> From: python-list-admin at python.org
> [mailto:python-list-admin at python.org]On Behalf Of Sasha Voynow
> Sent: Thursday, 28 October 1999 10:47
> To: python-list at python.org
> Subject: Python / VSS automation
>
>
> Has anybody here used Python's COM support to automate
> Visual Source Safe (i.e. check-in, check-out, get etc.)?





More information about the Python-list mailing list