unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Alfred M. Szmidt" <ams@gnu.org>
To: Jason Earl <jearl@notengoamigos.org>
Cc: rms@gnu.org, jwiegley@gmail.com, tzz@lifelogs.com,
	lennart.borgman@gmail.com, emacs-devel@gnu.org, juri@jurta.org,
	schwab@linux-m68k.org, david.reitter@gmail.com, eliz@gnu.org,
	miles@gnu.org
Subject: Re: Using Git to manage your Emacs changes
Date: Sat, 24 Apr 2010 16:33:41 -0400	[thread overview]
Message-ID: <E1O5m2n-00057H-Ki@fencepost.gnu.org> (raw)
In-Reply-To: <87vdbghcgy.fsf@notengoamigos.org> (message from Jason Earl on Sat, 24 Apr 2010 13:33:49 -0600)

   Bazaar has this marked as a bug (wishlist), but they are
   essentially waiting for someone to come up with a way to make
   texinfo documentation from their existing rst documentation.  In
   fact, it could easily be argued that they are moving farther away
   from texinfo as they have moved from simply requiring docutils to
   requiring the more complicated sphinx documentation build system.

That is a pitty.

   My question, and I ask this as a person whose one small
   contribution to GNU is that I helped (a bit) with the conversion of
   the Emacs repo from CVS to bzr, is why pretend that Bazaar is part
   of the GNU project when the GNU developers (and systems
   administrators) seem to overwhelmingly prefer git?  Worse, they are
   actively trying to undermine Bazaar, including long discussions on
   how to circumvent Bazaar on this very list.

There is nothing to pretend, bazaar is part of the GNU project,
whether people like it or not.  Alot of freedom is left up to the
maintainers as to how they maintain their projects; and as such the
emacs maintainers decided to on bazaar.  Take Guile as a counter
example, GDB uses Python instead of Guile, does this make GDB any less
part of the GNU project? Ofcourse not.

Complaining about the topic is not going to solve anything.  If
savannah doesn't support the prefered method for bazaar someone should
step up and fix the issue, Sylvain Beucler is just about the only
person working on Savannah, and he needs help.




  reply	other threads:[~2010-04-24 20:33 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-07 19:23 Using Git to manage your Emacs changes John Wiegley
2010-04-07 19:32 ` David Reitter
2010-04-07 20:25   ` John Wiegley
2010-04-07 21:22     ` David Reitter
2010-04-21 17:30   ` Ted Zlatanov
2010-04-21 18:12     ` David Reitter
2010-04-21 19:29       ` John Wiegley
2010-04-21 20:42         ` Eli Zaretskii
2010-04-22  7:17           ` John Wiegley
2010-04-22  9:41             ` Lennart Borgman
2010-04-22 10:28               ` Andreas Schwab
2010-04-22 11:09                 ` Lennart Borgman
2010-04-22 11:29                   ` Andreas Schwab
2010-04-22 16:20                     ` endless version control debates [was Re: Using Git to manage your Emacs changes] Glenn Morris
2010-04-22 17:02                       ` endless version control debates Óscar Fuentes
2010-04-22 17:07                       ` endless version control debates [was Re: Using Git to manage your Emacs changes] Leo
2010-04-22 17:52                         ` Chad Brown
2010-04-22 19:16                           ` Andreas Schwab
2010-04-22 20:09                             ` Chad Brown
2010-04-23  2:50                               ` endless version control debates Miles Bader
2010-04-22 20:16                           ` endless version control debates [was Re: Using Git to manage your Emacs changes] Leo
2010-04-22 20:46                             ` Eli Zaretskii
2010-04-22 21:10                             ` Jeff Clough
2010-04-22 10:40               ` Using Git to manage your Emacs changes Miles Bader
2010-04-23  8:38                 ` Juri Linkov
2010-04-23  9:29                   ` Ævar Arnfjörð Bjarmason
2010-04-24 13:20                   ` Richard Stallman
2010-04-24 15:27                     ` Jason Earl
2010-04-24 15:45                       ` Ævar Arnfjörð Bjarmason
2010-04-24 17:10                       ` Alfred M. Szmidt
2010-04-24 19:33                         ` Jason Earl
2010-04-24 20:33                           ` Alfred M. Szmidt [this message]
2010-04-24 20:36                           ` Eli Zaretskii
2010-04-24 21:54                             ` Jason Earl
2010-04-25  8:26                             ` Stephen J. Turnbull
2010-04-27 20:59                             ` Karl Fogel
2010-04-25 16:47                           ` Georg Brandl
2010-04-26 14:33                       ` Richard Stallman
2010-04-26 17:35                         ` Eli Zaretskii
2010-04-21 22:16         ` Andreas Schwab
2010-04-07 20:53 ` Giuseppe Scrivano
2010-04-07 20:37   ` Thierry Volpiatto
2010-04-08 22:27     ` John Wiegley
2010-04-08 22:43       ` Jonas Bernoulli
2010-04-09  6:04       ` Thierry Volpiatto
2010-04-08 16:57 ` Ken Raeburn

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=E1O5m2n-00057H-Ki@fencepost.gnu.org \
    --to=ams@gnu.org \
    --cc=david.reitter@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=jearl@notengoamigos.org \
    --cc=juri@jurta.org \
    --cc=jwiegley@gmail.com \
    --cc=lennart.borgman@gmail.com \
    --cc=miles@gnu.org \
    --cc=rms@gnu.org \
    --cc=schwab@linux-m68k.org \
    --cc=tzz@lifelogs.com \
    /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).