297
297
def __init__(self, remote_bzrdir, format, real_repository=None, _client=None):
298
298
"""Create a RemoteRepository instance.
300
300
:param remote_bzrdir: The bzrdir hosting this repository.
301
301
:param format: The RemoteFormat object to use.
302
302
:param real_repository: If not None, a local implementation of the