1115
1112
for thing, child in self.other_tree.inventory.root.children.iteritems():
1116
1113
trans_id = self.tt.trans_id_file_id(child.file_id)
1117
1114
if not other_root_is_present:
1122
1116
# The item exist in the final tree and has a defined place
1127
1119
# Move the item into the root
1128
1120
self.tt.adjust_path(self.tt.final_name(trans_id),