On Thu, 2010-03-11 at 01:06 -0800, Andrew wrote: > Hi All, > > I have read most of the opengrok documentation, but still have some > questions. If someone can help me with the following: > > 1) Does opengrok use the svn server permissions to control access > rights?
No. (If I understood your question correctly, that is.) OpenGrok does not attempt to control the access to the repositories in any way. As long as the user running the indexer has permission to access the repository, everyone will be able to browse/search it through the webapp. > 2) Does opengrok index the contents of pdf, word, excel, power point > etc files? OpenGrok does currently not know how to analyze those file types. Contributions are welcome, though! :) -- Knut Anders