I am trying to Check Out a file from Source Server using Command Line options. I am using Version 4.0.2
When I execute following command, it does check out file but it breaks down the binding in GUI. So, I have to bind the project again in GUI to Check In.
Code: Select all
soscmd -command CheckOutFile -server Server1:8888 -name XXXX -password XXXX -database "C:\Source Safe\MSGDEV\srcsafe.ini" -project "$/Databases/6.0/DNPlus/UnitTests/Tests/Data" -file "StatusRPT.XML" -soshome "C:\Documents and Settings\XXXX\Application Data\SourceGear\SOS"
Why it works with one case and fails with other?
Thanks
Nilesh Leuva