unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: chad <yandros@gmail.com>
To: Thien-Thi Nguyen <ttn@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: missing quote in define-package arg
Date: Tue, 27 May 2014 12:23:26 -0700	[thread overview]
Message-ID: <86DD1270-A579-42FD-A90C-6E4F50746C38@gmail.com> (raw)
In-Reply-To: <87oaylwzzf.fsf@zigzag.favinet>

I don't remember when it was supplanted by the suggestion to use
bound branches, but if you just maintain a bzr checkout of trunk
and a working branch, you can hack on the working branch to your
heart's content, then extract changes between working and trunk for
submission or pushing up whenever you're ready. The downside is
that you have two copies of the source tree on disk, but many usage
patterns make that not a big deal, and it's sometimes nice to have
a clean source tree at hand for reference.

For me:

	; du -sk trunk working
	130456	trunk
	323620	working

I use a script to pull into trunk, merge and commit into working,
then build working and let me know if the build succeeded or not.
I run this script every couple days.

Hope that helps,
~Chad




      parent reply	other threads:[~2014-05-27 19:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-24  7:18 missing quote in define-package arg Thien-Thi Nguyen
2014-05-24  8:02 ` Thien-Thi Nguyen
2014-05-24 11:32   ` Dmitry Gutov
2014-05-24 14:42     ` Thien-Thi Nguyen
2014-05-24 19:57       ` Dmitry Gutov
2014-05-25  7:53         ` Thien-Thi Nguyen
2014-05-25 17:05       ` Thien-Thi Nguyen
2014-05-26  0:19         ` Stephen J. Turnbull
2014-05-26  9:15           ` Thien-Thi Nguyen
2014-05-27 19:23         ` chad [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=86DD1270-A579-42FD-A90C-6E4F50746C38@gmail.com \
    --to=yandros@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=ttn@gnu.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).