| « Died in wikideath… | KBasic – Worlds most advanced open source Basic » |
Subversion Repository Search Engine (SupoSE)
This is a Java based approach to do real searching within a complete Subversion repository. Based on performance issues and so on, I have decided not to do a real time scanning within the Repository. I have decided to do a scanning of the whole content of a Subversion repository. The result, called index can be used to do real searching. An other purpose of this approach is to be able to search through multiple repositories instead of one.
Read more at SupoSE