-
Committer:
John Arbash Meinel
-
Date:
2009-11-12 22:23:23 UTC
-
mto:
(0.64.267 trunk)
-
Revision ID:
john@arbash-meinel.com-20091112222323-5ludwxui6bba70bv
Found a bug in CommitBuilder.finish_inventory().
It turns out that the add_revision_by_delta code was not properly setting
inv_sha1, but it didn't matter because apparently the other code wasn't really
using it....
Anyway, this gives us a proper new inventory, and seems to generally be working.
The next step is that the 'merge' file text is not present because the
delta stream does not contain it...