[ANN][RFC] plugin package: ezbzr
John A Meinel
john at arbash-meinel.com
Thu Jan 19 15:58:46 GMT 2006
Jan Hudec wrote:
> On Wed, Jan 18, 2006 at 13:43:46 -0500, Nathaniel McCallum wrote:
>> 3. release (new) -- Merges local branch into remote branches
>
> How does this work? From the description it sounds scary.
>
> Basically I don't see what you could do other than:
> local-branch$ bzr merge remote-branch
> (there should be a --reverse-parents option here, so the remote parent
> is recorded as first one)
> local-branch$ bzr commit -m 'Merging into mainline'
> local-branch$ bzr push remote-branch
>
Looking at the internal comments, it seems to 'bzr get' a remote branch
locally, then merge the current tree into it, and then push the changes
back to the remote.
I suppose the idea is you might have sftp access, but not ssh access,
and you want to merge into the remote, not push.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060119/7d41a1f9/attachment.pgp
More information about the bazaar
mailing list