Multiple projects with OpenGrok -
I was wondering what is the best way to set up and configure OpenGroup for multiple projects, e.g. Through a single page and a dropdown list.
While the documentation for a single project is very straightforward, the instructions for establishing a multi-project environment are not very clear to me.
Every directory under the SRC_ROOT directory is a project. Then your directory structure should look something like this:
/ opengrok | - bin | - Data `- source | --project1 | --project2` --project3
Then update your index, in this phase the configuration.xml file will be updated and each directory will be updated under SRC_RO (or OpenGrak / Source) The project will be considered.
Comments
Post a Comment