We are looking at writing a site using Lucene.Net to search our Subversion repository but before we do that has anybody else already tackled this problem? Something like google for our private source code would be great.
Asked
Active
Viewed 5,656 times
2
-
A similar question was asked recently: [How can I index our internal source code?](https://stackoverflow.com/questions/960348?sort=oldest). The answers contain some good alternatives. – adrianbanks Jun 08 '09 at 15:50
1 Answers
1
What you are looking for is a source code search software and there are many out on the Internet like
I recommend you OpenGrok by Sun really cool interface and it's opensource and FishEye which in my opinion is the best but has a commercial license

alanc
- 4,102
- 21
- 24

victor hugo
- 35,514
- 12
- 68
- 79