Gentoo Archives: gentoo-scm

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-scm@l.g.o
Subject: Re: [gentoo-scm] Re: [gentoo-dev] Progress on cvs->git migration
Date: Sun, 04 Sep 2011 19:20:53
Message-Id: robbat2-20110904T191946-680389605Z@orbis-terrarum.net
In Reply to: Re: [gentoo-scm] Re: [gentoo-dev] Progress on cvs->git migration by Fabian Groffen
1 On Wed, Aug 24, 2011 at 12:39:33PM +0200, Fabian Groffen wrote:
2 > On 24-08-2011 09:22:00 +0000, Robin H. Johnson wrote:
3 > > On Wed, Aug 24, 2011 at 10:35:29AM +0200, Fabian Groffen wrote:
4 > > > What do you mean by reordering? From what I see from generating
5 > > > ChangeLog files from both CVS as well as SVN (prefix-tree overlay),
6 > > > there is no difference in time, and hardly in message. Just things like
7 > > > "[this is a placeholder, please ignore]" show up.
8 > > CVS and SVN have global order, hence their ability to create changelogs
9 > > that are always growing in a single direction. Git has no global order
10 > > when merges are involved. If I merge in a commit made months ago, where
11 > > is the correct place for it in the generated changelog? When the
12 > > generated changelog is generated from scratch, where does it go? Does it
13 > > stay in the same place after more merges?
14 > I see, thank you. Does it actually matter if the order changes? Given
15 > our current ChangeLog format we can't show the graph that's behind it.
16 > All that counts for the user, is that the changes are documented.
17 Specifically, the order only matters for generating the ChangeLog from
18 scratch, because users will probably expect to be reading it linearly,
19 not out-of-order.
20
21 --
22 Robin Hugh Johnson
23 Gentoo Linux: Developer, Trustee & Infrastructure Lead
24 E-Mail : robbat2@g.o
25 GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85