Error: Server response = 203 File with version 4.2

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

Moderator: SourceGear

Post Reply
reubencox
Posts: 2
Joined: Thu Oct 10, 2013 10:22 am

Error: Server response = 203 File with version 4.2

Post by reubencox » Thu Oct 10, 2013 10:26 am

Hello,

I'm currently trying to get the latest version of some source code from VSS using soscmd version 4.2 and getting the following errors:

Could not open file \s22c.js. Error Num=13
Could not open file \s22c.js. Error Num=2
Error: Server response = 203 File

The command I'm running is similar to the following:

soscmd -command GetProject -server "XXXX:8888" -name "XXXX" -password "" -database "e:\vss\XXXX\srcsafe.ini" -project "$/XXXX" -workdir "C:\XXXXXX" -recursive -label

The errors look similar to this post:
http://support.sourcegear.com/viewtopic ... 10&t=11650

Is there a patched version of soscmd that I can use which has the fix mentioned in the above post?

Thanks
Reuben

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

Re: Error: Server response = 203 File with version 4.2

Post by lbauer » Thu Oct 10, 2013 2:36 pm

There isn't an update to SOSCMD 4.2. The problem the user experienced was due to the UAC on Vista. We think the SOSCMD.exe had been trying to access files in a protected directory and UAC is blocking it.

Which version of SOS Server and Client are you using?

What operating system are you using SOSCMD on?

Can you do the same operation using the SOS Client?
Linda Bauer
SourceGear
Technical Support Manager

reubencox
Posts: 2
Joined: Thu Oct 10, 2013 10:22 am

Re: Error: Server response = 203 File with version 4.2

Post by reubencox » Fri Oct 11, 2013 2:34 pm

The server and client are both version 4.2

The OS on the client side is Windows 7 Enterprise SP1

The OS on the server side is Win Server 2008 R2

I can get all the files successfully if I use SOS client navigate to the project, right click and choose "Get Latest Version.."

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

Re: Error: Server response = 203 File with version 4.2

Post by lbauer » Mon Oct 14, 2013 11:34 am

Could you send me the full command you're using (don't need server, login info).

Email support at SourceGear.com, attn: Linda
Linda Bauer
SourceGear
Technical Support Manager

Post Reply