#1
|
|||
|
|||
SourceSafe actions resetting Working Folder
I'm writing a script that gets code from SourceSafe to a clean BUILD
folder, as opposed to my normal DEVELOPMENT folder. I'm using a these of SourcSafe actions - Status, GetLatest, CheckOut, Checkin, UndoCheckOut. After the script has run I want the SourceSafe working folder for all projects to continue to point to my DEVELOPMENT folder but calling the SourceSafe actions in Visual Buidler seems to be setting the Working Folder to the BUILD folder. All actions (except for the STATUS action) have a macro value in the "Path for local files" field. I'm using Visual Buidler 4.6a Can anyone help? |
|
|