Re: v7.2b3 packaged, but not announced beyond here yet ...

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: v7.2b3 packaged, but not announced beyond here yet ...
Date: 2001-11-23 02:32:19
Message-ID: 200111230232.fAN2WJ820262@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> "Marc G. Fournier" <scrappy(at)hub(dot)org> writes:
> > if anyone would like to take a quick test
> > through and make sure the packaging isn't missing anything, the tar files
> > are avaialble at:
> > ftp://ftp.postgresql.org/pub/beta
>
> Why do all the CVS $Header$ lines in this tarball look like
>
> $Header: /projects/cvsroot/pgsql/GNUmakefile.in,v 1.23 2001/11/21 23:19:25 momjian Exp $
>
> and not
>
> $Header: /cvsroot/pgsql/GNUmakefile.in,v 1.23 2001/11/21 23:19:25 momjian Exp $
>
> which is what I see in CVS checkout (as well as earlier beta tarballs)?
>
> This makes it *real* painful to diff the tarball against my local
> checkout, which is what I usually do to validate a tarball.
>
> I think it might be okay other than that, but it's hard to tell...

For some strange reason, anoncvs uses /projects/cvsroot while committers
cvs uses just /cvsroot. I am sure the problem is that he is pulling
from anoncvs and not from cvs. My guess is that you will have to pull
out $header lines before doing the diff. Yes, a pain.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2001-11-23 02:34:33 Re: v7.2b3 packaged, but not announced beyond here yet
Previous Message Tom Lane 2001-11-23 02:19:49 Re: v7.2b3 packaged, but not announced beyond here yet ...