I'm using 0.8 but not Java DB. It's the first time I'm indexing this repository, so the subsequent indexing should be much faster. I guess it would be one log call per file?
-----Original Message----- From: Trond.Norbye at Sun.COM [mailto:trond.nor...@sun.com] Sent: Friday, November 27, 2009 10:10 AM To: Manickam, Vasanth Cc: 'opengrok-discuss at opensolaris.org' Subject: Re: [opengrok] Multiple index threads Manickam, Vasanth wrote: > CVS and SVN. The SVN one seems slow.. Have around 120k files and the indexer > has been running for a day now. > I could disable history but it's a much used feature. > > > Are you using 0.8 with Java DB as a backend for the history cache? If so it should support incremental history update and only issue one log call "over the wire" if my memory is correct... Cheers, Trond