414
414
def __init__(self, remote_bzrdir, format, real_repository=None, _client=None):
415
415
"""Create a RemoteRepository instance.
417
417
:param remote_bzrdir: The bzrdir hosting this repository.
418
418
:param format: The RemoteFormat object to use.
419
419
:param real_repository: If not None, a local implementation of the