603
603
def clone_on_transport(self, transport, revision_id=None,
604
604
force_new_repo=False, preserve_stacking=False, stacked_on=None,
606
606
"""Clone this bzrdir and its contents to transport verbatim.
608
608
:param transport: The transport for the location to produce the clone