unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: New sync'd branch
@ 2009-08-24 22:25 Nick Roberts
  2009-08-25  9:29 ` joakim
  2009-08-25 14:06 ` Chong Yidong
  0 siblings, 2 replies; 60+ messages in thread
From: Nick Roberts @ 2009-08-24 22:25 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: emacs-devel

> We'd like to have a new release in the first half of next year with some
> new features.  Given the short time, the new features need to be
> non-intrusive, like new packages.

I'm not sure how stable gdb mode will be by that time. It may require
some changes to gdb itself.  I had anticipated at least a two year
development period (21.1 -> 22.1 six years, 22.1 -> 23.1 two years).

> So I believe we should create a new branch EMACS_23 which will play the
> role currently played by the trunk, so the trunk can now be open to more
> experimental development (bidi, cpp->autoconf conversion, lexbind, ...),
> targetted for Emacs-24.

This seems contrary to earlier belief that branching well before a release
results in all energy being diverted away from the release.

I would also like to see a release from EMACS_23_1_RC where I have included
some improvements to gdb-ui.el.  I realise that this might not happen.  In
any case, I have removed this file from trunk, so I don't want to see these
changes merged back to trunk (if that were possible).


-- 
Nick                                           http://www.inet.net.nz/~nickrob




^ permalink raw reply	[flat|nested] 60+ messages in thread
* New sync'd branch
@ 2009-08-23 22:21 Stefan Monnier
  2009-08-23 22:35 ` joakim
  2009-08-24 19:24 ` Dmitry Dzhus
  0 siblings, 2 replies; 60+ messages in thread
From: Stefan Monnier @ 2009-08-23 22:21 UTC (permalink / raw)
  To: miles, emacs-devel

We'd like to have a new release in the first half of next year with some
new features.  Given the short time, the new features need to be
non-intrusive, like new packages.

Until now, we've had 2 active branches: the EMACS_23_1 and the trunk,
where the first is limited to bugfixes (and mostly unused, really), and
the second is aiming to become the next release.

But two things make me think we should change this arrangement:
1- the desire and need to plan for Emacs-24: if we want to keep
   releasing regularly, we need to have 2 active branches, one for
   short-term localized improvements, and the other for longer
   term changes.
2- the fact that Emacs-23.1 seems not to suffer from any serious
   problems that would call for a quick new release from the
   EMACS_23_1 branch.

So I believe we should create a new branch EMACS_23 which will play the
role currently played by the trunk, so the trunk can now be open to more
experimental development (bidi, cpp->autoconf conversion, lexbind, ...),
targetted for Emacs-24.

There are some problem with this:
- Changes on the 23 branch need to be sync'd to the trunk.  As long as
  we haven't switched to Bzr, that means we need Miles to do the sync
  for us.  Miles, could you do that?
- People installing changes need to carefully choose whether to install
  it on the 23 branch (from where it will be sync'd to the "24 branch"
  aka "trunk"), or on the trunk.  Basically, the most important aspect
  is that any bugfix which makes sense on the 23 branch need to be
  installed on the 23 branch rather than on the trunk.
- The 23 branch will not see as much testing any more.  So we need to be
  more conservative on what can go there.  And we need to make
  a conscious effort to try and use the 23 branch on a regular basis.
  Maybe if the trunk is sufficiently unstable, this will not be
  too problematic.

What do you all think about this?


        Stefan




^ permalink raw reply	[flat|nested] 60+ messages in thread

end of thread, other threads:[~2009-08-29 20:20 UTC | newest]

Thread overview: 60+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-24 22:25 New sync'd branch Nick Roberts
2009-08-25  9:29 ` joakim
2009-08-25 14:06 ` Chong Yidong
2009-08-25 21:02   ` Nick Roberts
  -- strict thread matches above, loose matches on Subject: below --
2009-08-23 22:21 Stefan Monnier
2009-08-23 22:35 ` joakim
2009-08-24 13:58   ` Leo
2009-08-24 19:24 ` Dmitry Dzhus
2009-08-25 17:44   ` Stefan Monnier
2009-08-26  8:31     ` Miles Bader
2009-08-26 19:04       ` Stefan Monnier
2009-08-27  3:09         ` Eli Zaretskii
2009-08-27  4:47           ` Miles Bader
2009-08-27  5:38             ` Teemu Likonen
2009-08-28  8:34               ` Eli Zaretskii
2009-08-27  6:33             ` Ken Raeburn
2009-08-27  7:08               ` Teemu Likonen
2009-08-27  7:14               ` Christian Faulhammer
2009-08-27  8:55                 ` Ken Raeburn
2009-08-27  9:07                   ` Miles Bader
2009-08-27 10:11                     ` Stephen J. Turnbull
2009-08-28  9:18             ` Eli Zaretskii
2009-08-27  9:47           ` joakim
2009-08-28  9:04             ` Eli Zaretskii
2009-08-28  9:12               ` Miles Bader
2009-08-28  9:19               ` Teemu Likonen
2009-08-28  9:32                 ` Eli Zaretskii
2009-08-28 13:03                   ` David Kastrup
2009-08-28 13:46                   ` Óscar Fuentes
2009-08-28 14:55                     ` Juanma Barranquero
2009-08-28 17:11                       ` Óscar Fuentes
2009-08-28 17:49                         ` Juanma Barranquero
2009-08-28 18:00                         ` David Reitter
2009-08-29  3:56                           ` Stephen J. Turnbull
2009-08-29 20:20                           ` Richard Stallman
2009-08-28 15:08                     ` David Kastrup
2009-08-28 17:21                       ` Óscar Fuentes
2009-08-28 19:33                         ` David Kastrup
2009-08-28 21:41                           ` Óscar Fuentes
2009-08-28 22:20                             ` Miles Bader
2009-08-28 22:55                               ` Óscar Fuentes
2009-08-29  0:17                                 ` Miles Bader
2009-08-29  9:08                             ` David Kastrup
2009-08-29 15:25                               ` Stefan Monnier
2009-08-29  0:46                         ` Stefan Monnier
2009-08-28 22:00                     ` Miles Bader
2009-08-28 14:01                   ` Juanma Barranquero
2009-08-28 14:08                     ` Eli Zaretskii
2009-08-28 14:13                       ` Juanma Barranquero
2009-08-28 14:33                         ` Eli Zaretskii
2009-08-28 14:44                           ` Juanma Barranquero
2009-08-28  9:38               ` joakim
2009-08-28  9:48                 ` Eli Zaretskii
2009-08-28 10:02                   ` Eli Zaretskii
2009-08-28 11:18               ` David Kastrup
2009-08-28 15:59               ` David Reitter
2009-08-27 21:27           ` Stefan Monnier
2009-08-28  8:28             ` Eli Zaretskii
2009-08-27 21:52         ` Glenn Morris
2009-08-27 22:17           ` Chong Yidong

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).