MS Visual SourceSafe Search Utility
vssfind is a commandline utility for gleaning information from a
Microsoft Visual SourceSafe repository. vssfind searches SourceSafe
repositories significantly faster than the traditional SourceSafe GUI.
Licensing: Freeware.
Download Version 1.0.4.14
>> vssfind --recurse --type file --spec ursql*.h
>> vssfind --recurse --type grep --spec *.h --find "openfile"
>> vssfind --recurse --type status --checked-out-to jurban
>> vssfind --recurse --type grep --spec *.h --find "openfile"
>> vssfind --recurse --type status --checked-out-to jurban

