400
400
def __init__(self, remote_bzrdir, format, real_repository=None, _client=None):
401
401
"""Create a RemoteRepository instance.
403
403
:param remote_bzrdir: The bzrdir hosting this repository.
404
404
:param format: The RemoteFormat object to use.
405
405
:param real_repository: If not None, a local implementation of the