Data Browser - Viewing Site  Sector 23 Code Bank Logged in as:  Guest  




           


Get VSS Files by Date (VSS 8.0)
There is no way to get all files from a given date using VSS 8 UI. Instead, you must use the command prompt (cmd).

You must first also set the Enviroment variables SSDIR (path to the vss ini db file), SSUSER (user name), and SSPWD (unless blank)

Run the following in the folder you would like to have the copied files ("C:\MyFolderToGetContentsTo" for example):

"C:\Program Files (x86)\Microsoft Visual SourceSafe\ss.exe" Get $/VssFolder -vd08/01/2012 -R

Created By: amos 8/8/2012 10:57:49 AM
Updated: 8/8/2012 11:12:57 AM