From: | Greg Copeland <greg(at)CopelandConsulting(dot)Net> |
---|---|
To: | Dan Langille <dan(at)langille(dot)org> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgresSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [GENERAL] v7.3.1 Bundled and Released ... |
Date: | 2003-01-05 14:53:25 |
Message-ID: | 1041778404.15934.245.camel@mouse.copelandconsulting.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce pgsql-general pgsql-hackers |
On Sun, 2003-01-05 at 06:41, Dan Langille wrote:
> On Sat, 4 Jan 2003, Tom Lane wrote:
>
> > "Marc G. Fournier" <scrappy(at)hub(dot)org> writes:
> > > I never considered tag'ng for minor releases as having any importance,
> > > since the tarball's themselves provide the 'tag' ... branches give us the
> > > ability to back-patch, but tag's don't provide us anything ... do they?
> >
> > Well, a tag makes it feasible for someone else to recreate the tarball,
> > given access to the CVS server. Dunno how important that is in the real
> > world --- but I have seen requests before for us to tag release points.
>
> FWIW, in the real world, a release doesn't happen if it's not taqged.
Agreed! Any tarballs, rpms, etc., should be made from the tagged
source. Period. If rpm's are made from a tarball that is made from
tagged source, that's fine. Nonetheless, any official release (major or
minor) should always be made from the resulting tagged source. This
does two things. First, it validates that everything has been properly
tagged. Two, it ensures that there are not any localized files or
changes which might become part of a tarball/release which are not
officially part of the repository.
I can't stress enough that a release should never happen unless source
has been tagged. Releases should ALWAYS be made from a checkout based
on tags.
--
Greg Copeland <greg(at)copelandconsulting(dot)net>
Copeland Computer Consulting
From | Date | Subject | |
---|---|---|---|
Next Message | greg | 2003-01-05 15:10:15 | Re: [GENERAL] v7.3.1 Bundled and Released ... |
Previous Message | Dan Langille | 2003-01-05 12:41:37 | Re: [GENERAL] v7.3.1 Bundled and Released ... |
From | Date | Subject | |
---|---|---|---|
Next Message | greg | 2003-01-05 15:10:15 | Re: [GENERAL] v7.3.1 Bundled and Released ... |
Previous Message | Eddie Bortnikov | 2003-01-05 14:40:53 | Stored Procedures in PostgreSql |
From | Date | Subject | |
---|---|---|---|
Next Message | greg | 2003-01-05 15:10:15 | Re: [GENERAL] v7.3.1 Bundled and Released ... |
Previous Message | Greg Copeland | 2003-01-05 14:47:48 | Re: Upgrading rant. |