soscmd crashes with GetProject -skipwritable

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

Moderator: SourceGear

Post Reply
Linas

soscmd crashes with GetProject -skipwritable

Post by Linas » Mon Jun 21, 2004 9:04 am

Hi,

I have a problem with getting project when "-skipwritable" is specified.
Without that key getting seems OK.
Example:

1) soscmd -command GetProject -server "servername" -name "username" -password "password" -database "dbname" -project "projectname" -workdir "working_dir"

soscmd gets three files from specified directory (all that it contains).

2) I append "-skipwritable" at the end of the command line
then only one file is got and
"Error: Server response = 401 NoSuchFileOrProject" is printed.

3) I also append "-recursive" (there are more inner directories):
then soscmd prints:
Error: Server response = 401 NoSuchFileOrProject
Error: Server response = 401 NoSuchFileOrProject
Error: Server response = 400 OperationFailed
Error: Server response = 401 NoSuchFileOrProject
Error: Server response = 401 NoSuchFileOrProject
Error: Server response = 400 OperationFailed
Error: Server response = 401 NoSuchFileOrProject
Error: Server response = 401 NoSuchFileOrProject
Error: Server response = 400 OperationFailed
Error: Server response = 401 NoSuchFileOrProject
and then crashes.

The same behaviour is on XP and W2K SP4.

I have installed the latest 4.0.2 client, but SOS server is still 3.5.

What could be a problem ?

Thank You!

Linas

My guess

Post by Linas » Mon Jun 21, 2004 9:07 am

I suspect 3.5 does not support -skipwritable yet.

If that's true, sorry for dumb questions :D

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

Post by lbauer » Tue Jun 22, 2004 3:05 pm

That's right, -skipwritable was added in SOS 4.0 and is not supported in 3.5.x.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply