Is there a way to perform a full text search of a subversion repository, including all the history?
For example, I\'ve written a feature that I used somewhere, but t
I have been looking for something similar. The best I have come up with is OpenGrok. I have not tried to implement it yet, but sounds promising.