|
Is there any way to search for content in the files in SourceControl (like you could in SourceSafe 'find-in-files')? I know I can do 'get latest version' and download all of the files to my local drive and then use 'find-in-files' through the VS 2005 environment, but when your SourceControl DB is 30 + gig, that is not a feasible solution. If I could even use a command line utility, or access the data directly in SQL Server, either option would be feasible at this time until something is added to the UI in SourceControl.
Thanks! |