142
142
def clone_on_transport(self, transport, revision_id=None,
143
143
force_new_repo=False, preserve_stacking=False, stacked_on=None,
144
create_prefix=False, use_existing_dir=True, no_tree=False,
145
146
"""Clone this bzrdir and its contents to transport verbatim.
147
148
:param transport: The transport for the location to produce the clone