[opengrok] Rename TeamwareRepository to SCCSRepository?
Lubos Kosco
Lubos.Kosco at Sun.COM
Fri Aug 1 00:23:46 PDT 2008
Jorgen Austvik - Sun Norway wrote:
> Lubos Kosco wrote:
>> have no other comments & I will look on the recursive searches in hg
>> isRepository and in SCCS case too (since this is the only assumption
>> my mail makes ;) ) ...
>
> TeamwareRepository.supportsSubRepositories() can return true, and it
> will search for other repositories below the Teamware repository it
> finds.
>
> Does that help?
I guess it would do the job, thanks for the pointer & saving my time.
Now the only problem is performance. Old approach used to test whether
the file (when read through xref) has an SCCS and then it was able to
show history(alas annotate was missing, which was not the case once repo
was detected).
Now indexing will do the traversal of the fs once(?) when figuring out
repos and second time when adding documents to index ... could this be
merged somehow , or improved ?
sorry to be a PITA , just trying to add another opinion/comment ;)
Lubos
>
> -J
More information about the opengrok-discuss
mailing list