1781
1780
class BzrDirFormatAllInOne(BzrDirFormat):
1782
1781
"""Common class for formats before meta-dirs."""
1786
1783
def initialize_on_transport_ex(self, transport, use_existing_dir=False,
1787
1784
create_prefix=False, force_new_repo=False, stacked_on=None,
1788
1785
stack_on_pwd=None, repo_format_name=None, make_working_trees=None,