Fernando Cremer recently crafted a .NET utility in C# that you can use to search for text strings in Surround SCM databases. Search results are displayed in sscm:// format, giving you the ability to automatically select the file in your Surround SCM client and then view its file history, check it out, view it, etc. It’s available in Seapine Labs and full source code is included. Check it out.
Share on Technorati . del.icio.us . Digg . Reddit . Slashdot . Facebook . StumbleUponRelated posts:










May 21, 2009
‘A common request is to add a feature to Surround SCM that allows the user to search file contents.’
We asked for this years ago and it has never been implemented. This .NET C# solution is basically a CLI bodge (it ‘get’s all of the files to disk before it then searches through them!).
When are you going to actually implement a proper solution to this ‘common request’ as part of the main Surround SCM product? It’s a well overdue feature.