https://defect.opensolaris.org/bz/show_bug.cgi?id=18166

--- Comment #1 from Dana <[email protected]> 2011-04-22 16:50:14 UTC ---
I did a little more research and starting from a clean cachedb, and running the
indexer with a slightly modified org.opensolaris.opengrok.jdbc.InsertQuery.
I added a DebuggablePreparedStatement to capture the actual SQL. 

It seems that during the storeHistory(conn,history,repository) for a clearcase
repository it never gets passed adding the Changeset inserts.. No
fileschange/dirchanges are ever added during the parsing of the history for a
given directory or repository.. Using SquirrelSQL I have looked in the derby
database and I can only find references to a clearcase repository in
REPOSITORIES, CHANGESETS, AUTHORS.

-- 
Configure bugmail: https://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

Reply via email to