245
277
raise errors.NoColocatedBranchSupport(self)
246
278
return self._format.get_branch_format().open(self, _found=True)
248
286
def cloning_metadir(self, stacked=False):
249
287
"""Produce a metadir suitable for cloning with."""
250
288
return bzrdir.format_registry.make_bzrdir("default")