Hi, >>If possible, I would try to avoid having to traverse over the whole >> repository. > >Isn't node and revision store GC in the current MicrokernelImpl doing >exactly that? AFAIR it implements a mark and sweep algorithm which >periodically traverses the whole repository.
Yes. I guess it's not such a problem for small repositories. Regards, Thomas
