From:
Peter Eisentraut <peter_e(at)gmx(dot)net>
To:
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>,Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc:
PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org>,"Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
Subject:
Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile
Date:
2004-03-09 19:26:02
Message-ID:
200403092026.02842.peter_e@gmx.net (view raw or flat )
Thread:
2004-03-05 19:48:03 from momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
2004-03-05 20:07:30 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-06 03:01:32 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-03-07 22:30:18 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-08 22:35:33 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-03-08 22:46:52 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-08 23:57:30 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-03-09 07:32:19 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2004-03-09 07:44:19 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 08:10:53 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2004-03-09 15:24:33 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 16:07:12 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2004-03-09 16:26:07 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 17:42:46 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-03-09 17:56:18 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 18:57:37 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-03-09 19:28:13 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 20:26:30 from Bruno Wolff III <bruno(at)wolff(dot)to>
2004-03-09 07:30:56 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2004-03-09 07:42:32 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 17:51:44 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-03-09 18:00:52 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 18:13:01 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-03-09 18:16:58 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 20:30:39 from Bruno Wolff III <bruno(at)wolff(dot)to>
2004-03-09 18:30:26 from "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
2004-03-09 18:53:42 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-03-09 19:15:32 from "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
2004-03-09 19:33:06 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 19:42:08 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2004-03-09 20:08:18 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-03-09 20:17:37 from "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
2004-03-09 19:42:28 from "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
2004-03-09 19:46:12 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2004-03-09 20:07:00 from "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
2004-03-09 20:15:13 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 20:18:37 from "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
2004-03-11 15:03:45 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2004-03-11 16:39:18 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-09 19:26:02 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2004-03-10 00:29:55 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2004-03-10 04:41:28 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2004-03-10 16:44:23 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Lists:
pgsql-committers pgsql-docs
Bruce Momjian wrote:
> One idea would be to replace file content with a single URL that
> points to the development docs, then when the tarball is built, it
> can overwrite those files.
Please do not automatically overwrite files that are in CVS. That will
lead to trouble. An alternative, which is actually in quite common
use, is to simply provide a file README.cvs that explains various
things about dealing with a CVS check out tree. When you make a
tarball, you simply delete the file.
In response to
Responses
pgsql-docs by date
Next :From: Tom LaneDate: 2004-03-09 19:28:13
Subject : Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile
Previous :From : Marc G. FournierDate : 2004-03-09 19:15:32
Subject : Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile
pgsql-committers by date
Next :From: Tom LaneDate: 2004-03-09 19:28:13
Subject : Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile
Previous :From : Marc G. FournierDate : 2004-03-09 19:15:32
Subject : Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile