182
182
:param path: The path to the bzrdir.
183
183
:param network_name: The network name of the branch type to create.
184
:return: ('ok', branch_format, repo_path, rich_root, tree_ref,
187
186
bzrdir = BzrDir.open_from_transport(
188
187
self.transport_from_client_path(path))