2221
2221
# should probably put it back with the previous ID.
2222
2222
# the read and write working inventory should not occur in this
2223
2223
# function - they should be part of lock_write and unlock.
2225
2226
for f, file_id, kind in zip(files, ids, kinds):
2227
2228
inv.add_path(f, kind=kind)