all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stephen J. Turnbull" <stephen@xemacs.org>
To: "Óscar Fuentes" <ofv@wanadoo.es>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Basic Bazaar guide for Emacs hackers.
Date: Sun, 29 Nov 2009 16:00:44 +0900	[thread overview]
Message-ID: <87y6lpyfvn.fsf@uwakimon.sk.tsukuba.ac.jp> (raw)
In-Reply-To: <87k4x9ane3.fsf@telefonica.net>

Óscar Fuentes writes:

 > For the implications of committing offline, I was thinking on the
 > good-behaved CVS committer, as in the first part of the document. So
 > going offline does not mean here changing his commit criteria, but
 > simply deferring the sending of changes upstream. Do you think that this
 > is still problematic?

I don't see a social workflow problem since everyone agrees that Emacs
committers have been well-behaved in the CVS context.  There's no
reason to suppose that will change in a CVS-like context just because
they're using Bazaar.

However, there are technical issues and some complexity in explaining
just what consequences offline commits have for your first commit
after reconnecting.  The behavior may be surprising to a new user.
Also, Stefan mentioned having had some issue with bound branches too.

 > (due to the pre-push merge, for instance) If yes, I'll remove all
 > explicit indications and leave just a note about the possibility of
 > committing offline.

How about:

    This workflow is designed with the assumption you'll be connected
    to the network whenever you want to commit.  It is possible to
    commit when offline, but if you need to do that frequently, first
    consider moving to a branch-based workflow as described in
    BzrForEmacsDevs.  If you still prefer this workflow, please ask;
    there are various methods, and which is best depends on your
    particular circumstances.





  reply	other threads:[~2009-11-29  7:00 UTC|newest]

Thread overview: 77+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-27 23:19 Basic Bazaar guide for Emacs hackers Óscar Fuentes
2009-11-28  1:23 ` Stephen J. Turnbull
2009-11-28  1:48   ` Óscar Fuentes
2009-11-28  2:05   ` Stefan Monnier
2009-11-28  7:10     ` Stephen J. Turnbull
2009-11-28  3:10   ` Richard Stallman
2009-11-28  3:48     ` Óscar Fuentes
2009-11-28  7:29       ` Stephen J. Turnbull
2009-11-29  1:16         ` Richard Stallman
2009-11-28  7:27     ` Stephen J. Turnbull
2009-11-28 10:05 ` Eli Zaretskii
2009-11-29  1:16 ` Richard Stallman
2009-11-29  4:38   ` Óscar Fuentes
2009-11-29  5:27     ` Stephen J. Turnbull
2009-11-29  5:52       ` Óscar Fuentes
2009-11-29  7:00         ` Stephen J. Turnbull [this message]
2009-11-29 16:29           ` Óscar Fuentes
2009-11-30  1:36             ` Stephen J. Turnbull
2009-11-30 15:52     ` Richard Stallman
2009-11-30  2:05 ` Karl Fogel
2009-11-30  2:17   ` Lennart Borgman
2009-11-30  2:46     ` Stephen J. Turnbull
2009-11-30  3:26   ` Óscar Fuentes
2009-11-30  3:51     ` Karl Fogel
2009-11-30  5:01     ` Stephen J. Turnbull
2009-11-30  5:20       ` Óscar Fuentes
2009-11-30  6:03         ` Karl Fogel
2009-11-30  6:41           ` Óscar Fuentes
2009-11-30  7:21           ` Stephen J. Turnbull
2009-11-30 19:27           ` Eli Zaretskii
2009-11-30 19:37             ` Karl Fogel
2009-11-30 20:36               ` Eli Zaretskii
2009-11-30 21:06                 ` Karl Fogel
2009-12-01  1:53             ` Stephen J. Turnbull
2009-12-01  4:09           ` Richard Stallman
2009-11-30  6:41         ` Stephen J. Turnbull
2009-11-30  7:02           ` Óscar Fuentes
2009-11-30  9:17             ` Stephen J. Turnbull
2009-11-30 14:35               ` Karl Fogel
2009-11-30 15:31               ` Óscar Fuentes
2009-11-30 17:40                 ` Stephen J. Turnbull
2009-11-30 18:02                   ` Óscar Fuentes
2009-12-01  1:21                     ` Stephen J. Turnbull
2009-11-30 19:21                   ` Karl Fogel
2009-12-01  4:10         ` Richard Stallman
2009-12-01  6:21           ` Óscar Fuentes
2009-12-01  6:52             ` Karl Fogel
2009-12-01  8:34               ` Jason Rumney
2009-12-01 15:26                 ` Karl Fogel
2009-12-01 19:03                   ` Eli Zaretskii
2009-12-01 19:56                     ` Jason Earl
2009-12-01 20:21                       ` Eli Zaretskii
2009-12-02  1:28                         ` Stefan Monnier
2009-12-02  7:20                           ` Eli Zaretskii
2009-12-02 14:42                             ` Stefan Monnier
2009-12-02 15:59                               ` Karl Fogel
2009-12-02 17:44                                 ` Eli Zaretskii
2009-12-02 18:16                                   ` Karl Fogel
2009-12-02 18:20                                     ` Eli Zaretskii
2009-12-03 12:22                                     ` Richard Stallman
2009-12-03 15:32                                       ` Eli Zaretskii
2009-12-03 17:44                                       ` Karl Fogel
2009-12-02 18:40                                 ` Óscar Fuentes
2009-12-02 21:21                                   ` Martin Albisetti
2009-12-04  0:31                                   ` Stephen J. Turnbull
2009-12-02 18:29                               ` Óscar Fuentes
2009-12-02  2:07                         ` Stephen J. Turnbull
2009-12-03  1:22                           ` Richard Stallman
2009-12-03  9:08                             ` David Kastrup
2009-12-04  0:21                             ` Stephen J. Turnbull
2009-12-02  7:33                       ` Richard Stallman
2009-12-01 21:44                     ` Óscar Fuentes
2009-12-01 22:06                       ` Karl Fogel
2009-12-01 21:53                     ` Stefan Monnier
2009-12-02  7:32             ` Richard Stallman
2009-11-30  6:44 ` Glenn Morris
  -- strict thread matches above, loose matches on Subject: below --
2009-11-27 21:34 Óscar Fuentes

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=87y6lpyfvn.fsf@uwakimon.sk.tsukuba.ac.jp \
    --to=stephen@xemacs.org \
    --cc=emacs-devel@gnu.org \
    --cc=ofv@wanadoo.es \
    --cc=rms@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 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.