Heya, On Thu, Aug 5, 2010 at 17:15, David Michael Barr <david.barr@xxxxxxxxxxxx> wrote: > The primary issue is a blob may be repeated in a non-copy operation, > requiring its content to be described again. This sort of operation only > happens 20% of the time with the ASF repository. We would have to > either write out the content again or compute a new delta depending > on the target version of the svn dump stream. Ah, you mean that there might be a "'M' SP <mode> SP <dataref> SP <path> LF" line in a non-copy operation. It should probably be not that hard to teach git fast-export to not do that. -- Cheers, Sverre Rabbelier -- 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