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