Search multiple SVN repositories for some search terms/regex
- by MicSim
I've got multiple SVN repositories of different projects on the server which I would like to search for the same search term / regex, but without checking out or updating each project and doing the search manually on each of them.
I'd like to know if it is possible to search multiple SVN repositories for some search terms (or regex).