1022
1022
# return a new inventory, but as there is no revision tree cache in
1023
1023
# repository this is safe for now - RBC 20081013
1026
1026
basis_inv.apply_delta(delta)
1027
1027
basis_inv.revision_id = new_revision_id
1028
1028
return (self.add_inventory(new_revision_id, basis_inv, parents),