Command Line FindFiles Program available

A collection of information about Vault, including solutions to common problems.

Moderator: SourceGear

Post Reply
dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Command Line FindFiles Program available

Post by dan » Wed May 19, 2004 8:20 am

The file below contains the source code and executable to a command line utility written by Darren Sargent that allows you to do a recursive search for files by filename, using regex.

To run, extract the zip file, and place the exe into the same folder as the Vault client (it uses the supporting Vault client DLLs), and then run on the command line.

If you have any troubles with this, post your question or issue here: http://support.sourcegear.com/viewtopic.php?t=920

Also, there is a GUI version of this too available <a href=http://support.sourcegear.com/viewtopic ... 37>here</A>.
Attachments
FindFiles.zip
FindFiles code and exe
(9.64 KiB) Downloaded 1648 times

Post Reply