unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* splitting ChangeLogs
@ 2011-04-06  1:49 Juanma Barranquero
  2011-04-06  3:00 ` Eli Zaretskii
  0 siblings, 1 reply; 24+ messages in thread
From: Juanma Barranquero @ 2011-04-06  1:49 UTC (permalink / raw)
  To: Emacs developers

src/Changelog is a massive 1.12 MiB, and lisp/ChangeLog a slightly
less impressive 0.86 MiB.

It's OK to split them at the following point?

2010-05-07  Chong Yidong  <cyd@stupidchicken.com>

        * Version 23.2 released

If so, which one should keep history, i.e.,

  copy ChangeLog Changelog.11
  ;; edit and trim both files
  bzr add ChangeLog.11
  bzr commit -m "..."

or

  bzr mv ChangeLog ChangeLog.11
  copy ChangeLog.11 ChangeLog
  ;; edit and trim both files
  bzr add ChangeLog
  bzr commit -m "..."

    Juanma



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

end of thread, other threads:[~2011-04-07  5:10 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-06  1:49 splitting ChangeLogs Juanma Barranquero
2011-04-06  3:00 ` Eli Zaretskii
2011-04-06  3:24   ` Juanma Barranquero
2011-04-06  9:19     ` Eli Zaretskii
2011-04-06 11:18       ` Juanma Barranquero
2011-04-06  3:43   ` Stephen J. Turnbull
2011-04-06  9:20     ` Eli Zaretskii
2011-04-06  9:39       ` Stephen J. Turnbull
2011-04-06 12:23         ` Eli Zaretskii
2011-04-07  0:36           ` Stephen J. Turnbull
2011-04-07  3:03             ` Eli Zaretskii
2011-04-07  5:10               ` Stephen J. Turnbull
2011-04-06  4:01   ` Glenn Morris
2011-04-06  4:58     ` Stephen J. Turnbull
2011-04-06  5:05       ` Leo
2011-04-06  9:11         ` Eli Zaretskii
2011-04-06  9:14     ` Eli Zaretskii
2011-04-06 15:21       ` Stefan Monnier
     [not found]         ` <83hbabv1ol.fsf@gnu.org>
2011-04-06 16:53           ` Stefan Monnier
2011-04-06 18:08             ` Eli Zaretskii
2011-04-06 11:15     ` Juanma Barranquero
2011-04-06 17:22       ` Glenn Morris
2011-04-06 15:19   ` Stefan Monnier
2011-04-06 15:21     ` Juanma Barranquero

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