This is my configuration generation command line now;

${JAVA} ${JAVA_OPTS} ${PROPERTIES} ${LOGGER} -jar ${PROGDIR}/opengrok.jar -a on -c ${EXUB_CTAGS} -d ${DATA_ROOT} -D -H -O on -p /project/ -W ${CONFIG_FILE} -s ${SRC_ROOT} -S -v -w /projectgrok/

I restarted the webapp, even added -S to my index generation command line, and I'm still not seeing History or Annotate as active links. Will this work as files are updated? Or am I still missing something?

Thanks,

Don

On 1/12/2011 11:40 AM, Trond Norbye wrote:
You should add -S to the command line when you generate the config file...

Trond

Sent from my iPhone

On 12. jan. 2011, at 17:06, Don Fike<f...@eecs.utk.edu>  wrote:


I have sevral OpenGrok projects running, a few SVN and one CVS.
On all installations History and Annotate are not links.  Is there a missing 
flag etc. that I need to activate these.
I'm using the 1.0 release, and this is my index command;

${JAVA} ${JAVA_OPTS} ${PROPERTIES} ${LOGGER} -jar ${PROGDIR}/opengrok.jar -a on 
-c ${EXUB_CTAGS} -d ${DATA_ROOT} -D -H -O on -p /project/ -R ${CONFIG_FILE} -s 
${SRC_ROOT} -v -w /projectgrok/

Thanks,

Don







_______________________________________________
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss






_______________________________________________
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss

Reply via email to