32
32
class BzrBranch4(FullHistoryBzrBranch):
36
36
"""Return the most suitable metadir for a checkout of this branch.
38
38
from bzrlib.plugins.weave_fmt.repository import RepositoryFormat7
39
39
from bzrlib.bzrdir import BzrDirMetaFormat1
40
40
format = BzrDirMetaFormat1()