PythonWin and VisualSourceSafe integration - Resolved

2001-04-27 Thread Kerim Borchaev
i've added a string to mssccprj.scc : Database = "\\Alpha\SS_Sources\" ( "\\Alpha\SS_Sources\" is our sources database path ) And vss.CheckoutFile, called directly, works now. But when I open a "checkin'd" file in pythonwin and try to edit it a message shown : "Document is read-only, and

RE: PythonWin and VisualSourceSafe integration

2001-04-26 Thread Mark Hammond
> What i do not understand is how to tell PythonWin the path to SS > database? Or do i miss anything else? Pythonwin uses the default SS database. Check out pywin\framework\editor\vss.py Mark. ___ ActivePython mailing list [EMAIL PROTECTED] http://li

PythonWin and VisualSourceSafe integration

2001-04-26 Thread Kerim Borchaev
[Sorry for a newbish question] Can someone please elaborate on the topic? I've created mssccprj.scc in C:\TestPVSS with body : [Python] Project=TestPython -eof- And made C:\TestPVSS working folder for $/TestPython project in VSS. What i do not understand is how to tell PythonWin the path to S