Locate (Command Line)

Searches Visual SourceSafe projects for the specified files or projects. The Locate command is available only from the command line. For definitions of the command options, see Command Options in this Help system.

Syntax

ss Locate <items> [-H] [-I-] [-N] [-O] [-Y] [-?]

Project Rights

You must have the Read project right to use this command.

Examples

Looks for files called Test.c:

ss Locate TEST.C

Looks for file names that match the wildcard mask *.old:

ss Locate *.OLD

See Also

Other Resources

Command Line Commands
Command Options