Adding Comments when checking in from VSS in Pythonwin

Steve Holden sholden at holdenweb.com
Wed Aug 29 13:51:36 EDT 2001


"Gerson Kurz" <gerson.kurz at t-online.de> wrote in message
news:3b8d283e.4541968 at news.t-online.de...
> On Wed, 29 Aug 2001 13:05:58 -0400, "Steve Holden"
> <sholden at holdenweb.com> wrote:
>
> >Now I can use the recently-posted checkin modification too. Just need to
> >work out how to get VSS to ask for a checkin comment. Or have Pythonwin
do
> >it and pass it through...
>
> In the patch, look at the line
>
> item.Checkin(None, fileName)
>
> "None" is the comment...
>
Thanks, I'd already browsed through the COM structures and found that out.
It's the business of creating a dialog & driving it I don't have time for
right now. Even without comments the checkin feature is pretty good, though.
What I haven't found is a way to access the VSS dialog that asks for details
on the single-file checkin. I guess we're too far down the road to use that
easily.

regards
 Steve
--
http://www.holdenweb.com/








More information about the Python-list mailing list