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!
soscmd crashes with GetProject -skipwritable
Moderator: SourceGear