SOS 4.02 command line. Ignores soshome param

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

Moderator: SourceGear

Post Reply
drm

SOS 4.02 command line. Ignores soshome param

Post by drm » Thu Jul 29, 2004 3:15 pm

When this command:
soscmd -command GetProject -server xxxxx:8888 -name xxxxxxxx -password xxxxxxxxx -database \\xxxxx\xxxxxxx\srcsafe\xxxxxxxxxx\srcsafe.ini -project $\lib\vc7 -recursive -soshome "c:\documents and settings\xxxxxxxx\application data\sourcegear\sos" -verbose

is issued, the files are retrieved to C:\Program Files\SourceOffSite, NOT to the working dir as specified in the GUI client.

The doc's say if the soshome param is specified, the working dir will be used.
What's wrong?


Thanks,
DRM

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

Post by lbauer » Wed Aug 04, 2004 9:26 am

It looks like you need to add more information to your path for the soshome directory:

-soshome "c:\documents and settings\xxxxxxxx\application data\sourcegear\sos\servers\(servername)"
Linda Bauer
SourceGear
Technical Support Manager

Post Reply