863
863
"""See BzrDir.open_branch."""
864
864
from bzrlib.plugins.weave_fmt.branch import BzrBranchFormat4
865
865
format = BzrBranchFormat4()
867
867
return format.open(self, name, _found=True)
869
869
def sprout(self, url, revision_id=None, force_new_repo=False,