I'm using the SOSCmd executable to pull files from source safe. The client (my local box) version is 4.0.1 and the server version is 3.5.
While am trying to pull the files from the sourcesafe server, it hangs mid way. The syntax is posted below:
Code: Select all
soscmd.exe -command GetProject -server inwebdev1:8888 -name user -password pwd -database D:\VSS\srcsafe.ini -project $/Dev/SalesPPSrc -workdir C:\Projects -recursive -verbose
- SourceOffSite Command Line Client: 128 bit Encryption version 4.0.1
Connected to server inwebdev1 at port 8888.
Received Challenge from server
Successfully logged in.
Sending GetProject Command to server.
Got file: C:\Projects\SalesPPSrc\App.ico
Got file: C:\Projects\SalesPPSrc\AssemblyInfo.cs
...
...
I'm using XP OS on my box and the server is running Win2003. I faced this issue earlier while downloading files from the client and then the post http://support.sourcegear.com/viewtopic ... highlight= helped me fix if. But now I'm facing the issue while downloading through the command utility.
Any help/guidance on this regard will get me going further.
Regards,
Praveen