Re: Policy decisions and cosmetic issues remaining for the git conversion

From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Policy decisions and cosmetic issues remaining for the git conversion
Date: 2010-09-13 16:40:45
Message-ID: 4C8E540D.2000900@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 13/09/10 19:31, Tom Lane wrote:
> * If we do the above, should it be done in the existing CVS repository
> or just as part of the conversion to git? (I suspect it'd be a lot easier
> in git.) Similarly, ought we to fix the now-known tagging inconsistencies
> in the CVS repository, or just leave it for the conversion to deal with?

Let's leave the CVS repository as it is. I don't want to destroy the
evidence.

> * There are a number of partial tags (tags applied to just a subset of
> files) in the CVS repository: "MANUAL_1_0" and "SUPPORT" seem to have been
> applied to only documentation-related files, and "creation" and
> "Release-1-6-0" were applied only to src/interfaces/perl5/. I find the
> latter two particularly misleading since they have nothing to do with
> either creation of the whole project or a "release 1.6" of the whole
> project. These partial tags don't translate very well to git, either.
> I'm inclined to propose dropping all four.

What was the purpose of these tags anyway? They don't seem useful, +1
for dropping all four.

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Smith 2010-09-13 16:43:30 Re: Perf regression in 2.6.32 (Ubuntu 10.04 LTS)
Previous Message Joshua D. Drake 2010-09-13 16:38:02 Re: Policy decisions and cosmetic issues remaining for the git conversion