On Feb 1, 2008, at 4:11 AM, Greco One wrote: > I am very new to subversion and opengrok and I need some help in > configuring openGrok to index my subversion repository. I have > configured Subversion with apache and now I have configured OpenGrok > using Tomcat and I have been able to index a directory on my machine > and opengrok works great, but I have not been able to figure out how > to index the subversion database. > > What should be the value set for SRC_ROOT in web.xml? > What should be the SRC_ROOT in the opengrok/run.bat file to build > the index? I tried setting it to the subversion repository URL, but > that did not work. > Also does SCAN_REPOS do, I have it set to true but did not seem to > have made a difference. > Thanks > >
You must check out the sources you want indexed, and set SRC_ROOT to that directory (web.xml and run.bat should have the same setting). You don't need the SCAN_REPOS if you are running OpenGrok 0.5, but you must perform more configuration if you are running the development build.. What version are you running? Trond > This message posted from opensolaris.org > _______________________________________________ > opengrok-discuss mailing list > opengrok-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss
