all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bill Wohler <wohler@newt.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: mh-e-devel@lists.sourceforge.net, emacs-devel@gnu.org
Subject: Re: Creating shared dev branch
Date: Sun, 25 Dec 2011 10:28:30 -0800	[thread overview]
Message-ID: <29316.1324837710@olgas.newt.com> (raw)
In-Reply-To: <83liq0wmpo.fsf@gnu.org>

Eli Zaretskii <eliz@gnu.org> wrote:

> > Date: Sun, 25 Dec 2011 09:47:51 -0800
> > From: Bill Wohler <wohler@newt.com>
> > Cc: mh-e-devel@lists.sourceforge.net
> > 
> > The MH-E developers are having a Bug Squashing Party (BSP) on Tuesday,
> > 12/27. Since Emacs has not yet been released, I'd like to create a dev
> > branch for our work which will be merged back into trunk after the Emacs
> > release.
> > [...]
> > Can anyone suggest a comparable recipe for Bazaar?
> 
> 100% untested:
> 
>  bzr branch trunk/ bug-squash/
>  cd bug-squash/
>  bzr push --remember bzr+ssh://USER@bzr.savannah.gnu.org/emacs/bug-squash/
> 
> From now on, all commits in bug-squash/ will go to the public branch
> on savannah.
> 
> (If you don't like the name "bug-squash", change it as you see fit;
> there's nothing magic about it.)
> 
> Note that the public branch created by the above commands will NOT be
> a bound branch.  If you want a bound branch, like trunk is, you will
> need to "bzr bind" it afterwards.
> 
> HTH

It does, indeed! Thanks!

You're fine with me creating a branch called "mh-e" at the top-level
rather than in some sub-directory? There appears to be a directory
called other-branches.

Also, any concerns about the disk space this branch will take (~300 MB)?

-- 
Bill Wohler <wohler@newt.com> aka <Bill.Wohler@nasa.gov>
http://www.newt.com/wohler/
GnuPG ID:610BD9AD



  reply	other threads:[~2011-12-25 18:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-25 17:47 Creating shared dev branch Bill Wohler
2011-12-25 18:05 ` Eli Zaretskii
2011-12-25 18:28   ` Bill Wohler [this message]
2011-12-25 18:53     ` Eli Zaretskii
2011-12-25 19:36       ` Bill Wohler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=29316.1324837710@olgas.newt.com \
    --to=wohler@newt.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=mh-e-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.