On 23.12.2011 20:24, Jason Helfman wrote:
On Fri, Dec 23, 2011 at 08:15:23PM +0100, Lubos Kosco thus spake:
Try indexing using
OpenGrok(http://src.opensolaris.org/source/xref/opengrok/trunk/OpenGrok)
script (you can try to follow
http://hub.opensolaris.org/bin/view/Project+opengrok/installdescription
) - it has some sane defaults that make svn checkout indexed with
history
I didn't try on FreeBSD, but using env variables likeEXUBERANT_CTAGS or
OPENGROK_TOMCAT_BASE (check head of above script) you should be able to
make it work on FreeBSD, too.
I would be very happy, if you could add some sane defaults to make the
script work on FreeBSD out of box & send the patch back to us :)
xing the fingers
Lubos
I've been able to use the binary quiet easily, though, too. Is that
not as
reliable for operations?
We try to move to some out of box script that would work for most *nix
systems out there
doing java -jar is not for normal people imho
-c /path/to/ctags
Path to Exuberant Ctags from http://ctags.sf.net by default takes
the Exuberant Ctags in PATH.
I'll get back and see if this works. Any idea on how to get paths.tsv to
work?
hmm, didn't try it for past 2 releases and we removed the example
scripts which shown how to use it
in my bat script I have something like:
set PATH_DESC=%PROGDIR%\paths.tsv
java -classpath %PROGDIR%opengrok.jar
org.opensolaris.opengrok.web.EftarFile %PATH_DESC%
%DATA_ROOT%\index\dtags.eftar
rewrite to sh and try out , but you might find bugs (please do report)
thnx
L
Thanks,
Jason
_______________________________________________
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss