http://defect.opensolaris.org/bz/show_bug.cgi?id=19197
Knut Anders Hatlen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Knut Anders Hatlen <[email protected]> 2012-06-19 08:32:54 UTC --- This seems to work in my environment. % ls src p1 p2 p3 p4 % rm -rf data % java -jar /path/to/opengrok.jar -s src -d data -P -S jun 19, 2012 10:27:05 AM org.opensolaris.opengrok.index.Indexer prepareIndexer INFO: Scanning for repositories... (...) % ls data/historycache p1 p2 p3 p4 Each project gets its own sub-directory under historycache. Is this not what you are seeing? -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ opengrok-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-dev
