SOS GetProject Command Problem.

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

Moderator: SourceGear

Post Reply
Murthy

SOS GetProject Command Problem.

Post by Murthy » Sun Sep 11, 2005 10:29 am

%soscommand% -command GetProject -server qcaweb:8080 -name fasil -password fasil -database "E:\SourceSafeTest\srcsafe.ini" -project $/Development/02_Code\ExpSci -workdir "C:\TestProject\Development\02_Code\ExpSci" -verbose

The above command is gettting all the latest files every time even there is no change in version.All the files are updated with modified and created date as current date.My requirement is to get the VSS file attributes. The Workdir is same a Working directory in the development.Because of this every time it is taking more than 1/2 hour even there is no file changes.How to eliminate this.Please help me in this.
Thanks,
Murthy

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

Post by lbauer » Mon Sep 12, 2005 12:55 pm

Use the -soshome parameter.
-soshome The path to the directory where SourceOffSite stores user
specific data (if the SourceOffSite GUI Client is
installed). By default, this directory is "C:\Documents
and Settings\<user>\Application Data\SourceGear\SOS"
This will cause the CLC to use the SOS Client cache file, which stores information about the status of files. For additional documentation, consult soscmd.txt in the SOS Client directory.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply