1424
1424
raise NotImplementedError(self.reconcile)
1426
def reference_parent(self, path, file_id=None, possible_transports=None):
1427
1427
"""Return the parent branch for a tree-reference file_id
1433
1432
# FIXME should provide multiple branches, based on config
1434
1433
return Branch.open(self.controldir.root_transport.clone(path).base,