1205
1205
if hook_status != 'not_applicable':
1206
1206
# Don't try any more hooks, this one applies.
1209
1209
if hook_status == 'not_applicable':
1210
1210
# This is a contents conflict, because none of the available
1211
1211
# functions could merge it.
1213
1213
name = self.tt.final_name(trans_id)
1214
1214
parent_id = self.tt.final_parent(trans_id)
1215
1215
if file_id in self.this_tree.inventory: