Is "bzr push" safe?

Chris Hecker checker at d6.com
Wed Nov 30 19:43:41 UTC 2011


>
> You merge to the branch that tracks "trunk" (a.k.a. "mainline"), and
> then push from that.
>

Ah, okay, I figured you had to push somewhere!

So, I have a bunch of repo's I'd like to switch to append-only...what's the
right way to do that?

Chris


On Wed, Nov 30, 2011 at 3:56 AM, Eli Zaretskii <eliz at gnu.org> wrote:

> > Date: Wed, 30 Nov 2011 00:52:42 -0800
> > From: Chris Hecker <checker at d6.com>
> >
> >
> > > This option is set in the Emacs repository, so "bzr push" from a
> > > branch will fail, IIUC.
> >
> > So how to you push changes up "correctly" to an append-revisions repo,
> > with merge and -d?
>
> You merge to the branch that tracks "trunk" (a.k.a. "mainline"), and
> then push from that.
>
> You can either use "merge -d" for that or cd to the trunk directory
> and say "merge ../branch".  (FWIW, I use the latter, as it suits
> better my mental model, and also doesn't require me to know there is
> the -d switch ;-)
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/bazaar/attachments/20111130/97ba3253/attachment.html>


More information about the bazaar mailing list