Miles Bader <[EMAIL PROTECTED]> writes: > baz already has the back-builder in it, right?
Yes, it has. With the backbuilder, moving the revlib entry for each commit is close to the optimal solution. When working always on the same machine, you get only one revlib entry for the last revision, and moving backward in history is in O(how-far-you-want-to-get-in-history). -- Matthieu _______________________________________________ Gnu-arch-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/
