I am using a mercurial repo with Opengrok. However, many of the files in the 
repo are within tarballs.  So, I expand (and patch) the tarballs and then run 
opengrok to index the files. I get lots of Warnings such as:

WARNING: An error occurred while reading history:
org.opensolaris.opengrok.history.HistoryException: Failed to get history for: 
"...pathname of file..." Exit code: 1

at 
org.opensolaris.opengrok.history.MercurialHistoryParser.parse(MercurialHistoryParser.java:76)
at 
org.opensolaris.opengrok.history.MercurialRepository.getHistory(MercurialRepository.java:308)
at 
org.opensolaris.opengrok.history.MercurialRepository.getHistory(MercurialRepository.java:302)
at 
org.opensolaris.opengrok.history.FileHistoryCache.get(FileHistoryCache.java:233)...


Thus, my indexing is very slow.  Is there a way to avoid trying to parse the 
history for some files or subdirectories to speed up the indexing?
-- 
This message posted from opensolaris.org
_______________________________________________
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss

Reply via email to