Using 0.7, I have an indexed CVS source tree under SRC_ROOT. Its CVS/Root points to a local file system path as mentioned in the docs (that is, I did cvs -d /path/to/local/cvs co mymodule in SRC_ROOT), but I still don't get History in the source browser. Any ideas?
I'm also rather short on memory (700Mb free before starting Java), so run out of heap space on any seriously-sized tree. Is this avoidable somehow? I also noticed a slightly annoying problem: if Tomcat is running an instance, then the index will error out complaining it can't find ctags. Same error happens if I pass in -Xmx512m. regards john