A Large Angry SCM <gitzilla@xxxxxxxxx> wrote: > Shawn O. Pearce wrote: >> >> IMHO, this leading '0' thing is a similar breakage. We shouldn't >> relax CGit or JGit to accept it just because the Ruby implementation >> of Git got the tree encoding wrong. If anything, we should teach >> these implementations to catch these sorts of problems earlier. > > Just add an additional data point, it looks like up to 16 of these trees > with zero-padded file modes are reachable from Linus' kernel master ref. Frell. We can't ask Linus to rewrite his history to repair this breakage. The fact that its made it into the kernel history means we have to accept this. The kernel project is simply too large and move too fast for us to ask them to fix their repository history. Smaller projects of 1-2 people, we could have gotten away with asking them to fix their history. I guess that answers the questions then. CGit permits this with a warning, and must always continue to do that. And JGit needs to fix itself to do the same. -- Shawn. -- 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