-GL"drive:\path"
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/guides/html/vsg
rfCmdLine_SwitchG.asp

Signature
---------------------------------------------------
Automate your software builds with Visual Build Pro
http://www.kinook.com
> This line seems to work: S:\win32\ss Get -R -I- $/Testing
>
> The problem is that it seems to pull the files down to the location where the batch file is run. It completely ignores the working folder settings. I
have tried "SET ssdir=C:\Testing" and "S:\win32\ss Workfold $/Testing
"C:\Testing" but nothing seems to work.
> Any ideas how to force the project's folder?
>
> Thanks!
> Michael