1794
1782
class BzrDirFormatAllInOne(BzrDirFormat):
1795
1783
"""Common class for formats before meta-dirs."""
1797
1787
def initialize_on_transport_ex(self, transport, use_existing_dir=False,
1798
1788
create_prefix=False, force_new_repo=False, stacked_on=None,
1799
1789
stack_on_pwd=None, repo_format_name=None, make_working_trees=None,