SOS 4.1 Command Line Tool

If you are having a problem using SourceOffSite, post a message here.

Moderator: SourceGear

Post Reply
FasilAK

SOS 4.1 Command Line Tool

Post by FasilAK » Wed Jul 13, 2005 11:02 pm

I am currently in the process of developing a program which can fetch the latest version of VSS database.. and updated in my local machine duing offpeak hrs.

I have done with the scripts.
///////////////////////////////////////////
soscmd -command GetProject -server someserver:8080 -name username -password password -database "E:\SourceSafeTest\srcsafe.ini" -project $/Development/02_Code -soshome "c:\Program Files\SourceOffSite1"

-workdir "C:\TestProject\Development\02_Code" -recursive -verbose
///////////////////////////////////////////

the above command works perfectly and fetches the latest version. But it changes the status of the file in the SOSCLIENT UI to UNKNOWN.

Do u have any solution for this..?[/img]

FasilAK

More..

Post by FasilAK » Thu Jul 14, 2005 4:15 am

The working directory in soscmd is same as the working directory in SOS GUI

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Thu Jul 14, 2005 7:17 pm

Are you using SOS 4.1? -soshome is in a different location.

See this forum post for details:

http://support.sourcegear.com/viewtopic.php?t=4275
Linda Bauer
SourceGear
Technical Support Manager

Post Reply