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