588
588
raise NotImplementedError(self.open_branch)
592
592
"""Open an existing branch which contains url.
594
594
:param url: url to search from.
595
595
See open_containing_from_transport for more detail.
600
601
def open_containing_from_transport(a_transport):