I have a windows setup that appears to be working for the most part but is leaving many files out of one of my projects out for some reason. I've got a local copy of a subversion repository that I do a svn update on hourly, then run a reindex it hourly using this command:
java -Xmx1524m -jar opengrok.jar -W "C:\\buildsystem\\installdir\\OpenGrok\\data\\configuration.xml" -P -S -v -s "C:\\buildsystem\\installdir\\OpenGrok\\source" -d "C:\\buildsystem\\installdir\\OpenGrok\\data" My repository has over 100 projects in it but looking the output it does not appear to run out of memory and the index finishes successfully. What can I do to troubleshoot this issue? -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org