Code review comment for lp:~robru/bzr-dbus/glib

Revision history for this message
Richard Wilbur (richard-wilbur) wrote :

On Mon, Mar 25, 2013 at 4:31 PM, Robert Bruce Park
<email address hidden> wrote:
> Oh, Richard -- it doesn't look like it actually merged... did you use
> the bzr tool? Just clicking 'merged' in launchpad doesn't do it.

That might explain why it never filled in the "Merged at revision"
field. I guess I am ignorant of the actual method required to effect
the merge. I didn't use bzr because I figured your branch and the
mainline for bzr-dbus are both hosted in Launchpad.

I have just looked at the documentation regarding code hosting in
Launchpad and it referred me to bzr documentation regarding the
merges.

Launchpad says...
   To merge this branch: bzr merge lp:~robru/bzr-dbus/glib

I tried the following...

bzr launchpad-login richard-wilbur
bzr merge lp:~robru/bzr-dbus/glib

from which I receive the error message:
bzr: ERROR: Not a branch: "/home/rwilbur/".

This is not so much of a surprise since I have no branch at that path.
 I am not familiar with the syntax to merge from one branch hosted on
Launchpad to another. I tried...

bzr merge lp:~robru/bzr-dbus/glib -d lp:bzr-dbus --preview

and I get the error message:
bzr: ERROR: No WorkingTree exists for
"bzr+ssh://bazaar.launchpad.net/%2Bbranch/bzr-dbus/".

Which bzr tool do you refer to?

« Back to merge proposal