3020
3022
file_id = tt.inactive_file_id(conflict[1])
3021
3023
# special-case the other tree root (move its children instead)
3022
3024
if path_tree and file_id in path_tree:
3025
3028
tt.version_file(file_id, conflict[1])
3026
3029
new_conflicts.add((c_type, 'Versioned directory', conflict[1]))