Soscmd 3.5 Get Project question

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

Moderator: SourceGear

Post Reply
davekrekel
Posts: 18
Joined: Wed Jul 07, 2004 10:52 am

Soscmd 3.5 Get Project question

Post by davekrekel » Mon Feb 14, 2005 8:50 am

I have one program checked out. If I run the get project comand on the directory structure that contains the program that is checked out. The writable status of the file is changed to read only. Is there something I am missing? Here is the comand I am using.

soscmd -command GetProject -server server:8888
-name user -password xxxx
-database \\faixxxxxx\ABS_VSS\srcsafe.ini -project $/d900/packages
-workdir c:\d900\packages -soshome "C:\Program Files\SourceOffSite"
-verbose -recursive

Thanks Dave K

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

Post by lbauer » Mon Feb 14, 2005 1:54 pm

The SOS 3.5x command line retrieves files as read-only, even though they are checked out.

In SOS 4.1, there is an option to use -skipwritable so that the get doesn't get a file if the copy in the working directory is writeable. Also, the CLC for 4.1 honors the setting for the read-only flag in the GUI client Tools->Options->Local files.
Linda Bauer
SourceGear
Technical Support Manager

davekrekel
Posts: 18
Joined: Wed Jul 07, 2004 10:52 am

Post by davekrekel » Tue Feb 15, 2005 10:45 am

Can the 4.1 CLC be ran against the 3.5 GUI app or do I need to update the GUI client to 4.1?

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

Post by lbauer » Tue Feb 15, 2005 11:02 am

You'd need to update the SOS Server to 4.1. This is a paid upgrade, unless you purchased SOS after Dec. 1, 2003. See this link for details:

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

davekrekel
Posts: 18
Joined: Wed Jul 07, 2004 10:52 am

Post by davekrekel » Tue Feb 15, 2005 1:26 pm

So if I update the server to 4.1, had a program checked out in the 4.1 GUI client, and did the GetProject command above. The application would be smart enough to bypass the checked out source program. Is this correct?

davekrekel
Posts: 18
Joined: Wed Jul 07, 2004 10:52 am

Questions on upgrade to 4.1

Post by davekrekel » Tue Feb 15, 2005 3:55 pm

We have 10 licenses purchased 12/6/2002. We have an additional 5 licenses that were purchased after the 12/1/2003 date.

So we would have to purchase 10 upgrade license @ $99. Is there any additional monies required for the server piece?

Will the 4.1 dos client "GetProject" work like the GUI client "GetLatest" and not destroy any checked out changes?

Thanks for your help

Dave K

davekrekel
Posts: 18
Joined: Wed Jul 07, 2004 10:52 am

Post by davekrekel » Tue Feb 15, 2005 4:07 pm

version 3.5.3 of SOS

Post Reply