all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Lars Magne Ingebrigtsen <larsi@gnus.org>
Cc: emacs-devel@gnu.org
Subject: Re: bzr help, please
Date: Fri, 01 Jul 2011 10:06:10 +0300	[thread overview]
Message-ID: <83boxescnx.fsf@gnu.org> (raw)
In-Reply-To: <m3oc1ej407.fsf@quimbies.gnus.org>

> From: Lars Magne Ingebrigtsen <larsi@gnus.org>
> Date: Fri, 01 Jul 2011 01:25:44 +0200
> 
> Yeah.  But I'm wondering whether it's easier to just go back to the
> bound branch thingie.  :-)  I usually do rather small things on the
> Emacs code, so the main annoyance is that it takes so long to check
> stuff in.

If you are annoyed by committing to the bound branch, then use the
separate local branch and then merge to the bound one and commit.
This is the second workflow suggested by the Wiki.

However, if you don't rebase your local branch, that will have an
undesirable consequence of having several unrelated commits appear as
one revision on mainline (unless one uses -n0 switch to "bzr log").

Why is the commit time annoying, btw?  You could continue working
during that time, can't you?

> * change some stuff in some functions
> * test it
> * "bzr update"
> * write the changelog really really fast so that there's no other
>   commits getting in my way
> * commit from vc-mode
> 
> The "write the ChangeLogs reall really fast" is, perhaps, the most
> annoying bit.  Because if I get a ChangeLog conflict, that's five
> minutes out the window while conflict-resoluting, bzr updating again,
> checking in again...

Install the changelog_merge plugin
(https://launchpad.net/bzr-changelog-merge), and you will never ever
have merge conflicts in ChangeLog files.  This will be included in the
next version 2.4 of bzr, but for now you will need to install it
separately.



  reply	other threads:[~2011-07-01  7:06 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-30 22:26 bzr help, please Lars Magne Ingebrigtsen
2011-06-30 23:17 ` Paul Eggert
2011-06-30 23:25   ` Lars Magne Ingebrigtsen
2011-07-01  7:06     ` Eli Zaretskii [this message]
2011-07-01 10:14       ` Lars Magne Ingebrigtsen
2011-07-01 11:05         ` Eli Zaretskii
2011-07-01 11:08           ` Lars Magne Ingebrigtsen
2011-07-01 14:26         ` Stefan Monnier
2011-07-01 14:51           ` Lars Magne Ingebrigtsen
2011-07-04 13:57           ` Lars Magne Ingebrigtsen
2011-07-04 17:26             ` Stefan Monnier
2011-07-05 15:20               ` Lars Magne Ingebrigtsen
2011-07-04 17:29             ` Stefan Monnier
2011-07-01 11:48       ` Juanma Barranquero
2011-07-01 14:07         ` Eli Zaretskii
2011-07-01 14:32           ` Juanma Barranquero
2011-06-30 23:18 ` Andreas Schwab
2011-07-01  3:03 ` Stefan Monnier
2011-07-01  6:58 ` Eli Zaretskii

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=83boxescnx.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.org \
    /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.