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