I'd like to see the bzr-launchpad plugin print the location of the original bzr branch, if the branch is mirrorred.
E.g.:
$ bzr branch lp:bzr-svn Note: lp:bzr-svn is a mirror of http://people.samba.org/bzr/jelmer/bzr-svn/0.4 42 revisions copied.
As far as I understand, this requires both the launchpad server to expose this information and the launchpad plugin to use that call.
I'd like to see the bzr-launchpad plugin print the location of the original bzr branch, if the branch is mirrorred.
E.g.:
$ bzr branch lp:bzr-svn people. samba.org/ bzr/jelmer/ bzr-svn/ 0.4
Note: lp:bzr-svn is a mirror of http://
42 revisions copied.
As far as I understand, this requires both the launchpad server to expose this information and the launchpad plugin to use that call.