[RFC/MERGE] Branch.get_master_branch() should default to using self as a possible transport
Martin Pool
mbp at sourcefrog.net
Thu Jan 15 06:09:33 GMT 2009
2009/1/15 John Arbash Meinel <john at arbash-meinel.com>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> This is a quick change to 'Branch.get_master_branch()'. All it does is
> insert self.bzrdir.transport into the list of possible transports to re-use.
>
> I'm offering this, because it seems like we have a transport that we may
> want to re-use. I'm leaving this as RFC, because I'm not sure the exact
> use case, as it means the branch would have to be remote, and bound to
> another remote branch to actually be useful.
>
> I can't quite decide if that is worth persuing, as it is probably an
> edge case, but I figured I could bring it up for discussion.
BB:approve
I think it might help and I don't think it would cause problems.
--
Martin <http://launchpad.net/~mbp/>
More information about the bazaar
mailing list