On Mon, Aug 29, 2005 at 07:29:56AM -0400, David Roundy wrote: > My best guess (also note that darcs 1.0.4 will give a slightly better error > message in this case) is that somehow the patches have gotten a bit messed > up in transit.
I take that back. The patch bundle hash guarantees that the patches *didn't* get messed up in transit, so somehow the contributors' versions of darcs produced broken patches. Either their repositories have a different inventory from yours (in which case the bug would presumably be in get, pull or apply), or they generated patches that couldn't even be applied to the same repository (in which case there's a bug in send). But it can't be a mailer problem, which means that it *is* a darcs problem (although it could be a bug in an older darcs). -- David Roundy http://www.darcs.net _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
