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