1370
1370
:param shared_repo: Control whether made repositories are shared or
1372
1372
:param vfs_only: If True do not attempt to use a smart server
1373
:return: repo, bzrdir, require_stacking, repository_policy. repo is
1373
:return: repo, controldir, require_stacking, repository_policy. repo is
1374
1374
None if none was created or found, bzrdir is always valid.
1375
1375
require_stacking is the result of examining the stacked_on
1376
1376
parameter and any stacking policy found for the target.