This should be an easy question so I hope the answer is easy too
I am trying to execute sourcesafe commands from the command line such as:
ss Get cb -R -W to do a recursive get and copy the files locally making them writable.
My problem is I cant even do that because I am messing up while setting up the PATH and SSDIR environment variables. What is the correct syntax for setting these up? also do you set them in the user or system variable panes?
My Variable Setup:
PATH=%PATH%C:\Program Files\Microsoft Visual Studio\Common\VSS\win32\SSEXP.EXE
SSDIR=%PATH%;\\cbv\SSafe\srcsafe.ini
Thanks!
I am trying to execute sourcesafe commands from the command line such as:
ss Get cb -R -W to do a recursive get and copy the files locally making them writable.
My problem is I cant even do that because I am messing up while setting up the PATH and SSDIR environment variables. What is the correct syntax for setting these up? also do you set them in the user or system variable panes?
My Variable Setup:
PATH=%PATH%C:\Program Files\Microsoft Visual Studio\Common\VSS\win32\SSEXP.EXE
SSDIR=%PATH%;\\cbv\SSafe\srcsafe.ini
Thanks!