On 8/21/06, Shawn Pearce <spearce@xxxxxxxxxxx> wrote:
Based on the stats Jon provided me it appeared as though the code skipped about 9% of the objects, and at the time I thought I new why but looking at it again right now I'm not sure why. :-)
9% of the objects may be duplicates because of branching. I have no way of detecting them since I am not maintaining a map of sha1s encountered. The way CVS branching works some revisions are built using forward diffs and some reverse, I can't tell when they will end up with the same result. -- Jon Smirl jonsmirl@xxxxxxxxx - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html