|
A simple utility to generate a batch file to delete a list projects or files from the database
The input parameter file must contain fully qualified Sourcesafe project or file names, one per line, for example: $/Test/Project1.
IMPORTANT! Before running this tool, to avoid unexpected results, you MUST reverse sort the input file to ensure that children list before their parents!
To prevent accidental execution of the output file it is written with extension '.bar'.
You should only rename it to '.bat' after you have inspected and verified the contents!
|