| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Marc G(dot) Fournier" <scrappy(at)hub(dot)org> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: v7.2b3 packaged, but not announced beyond here yet ... |
| Date: | 2001-11-23 02:19:49 |
| Message-ID: | 2937.1006481989@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | 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...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2001-11-23 02:32:19 | Re: v7.2b3 packaged, but not announced beyond here yet ... |
| Previous Message | Tom Lane | 2001-11-23 02:13:41 | Re: pg_config.h.win32 |