X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 37E94D1BAE9 for ; Tue, 9 Mar 2004 18:13:26 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 17641-02 for ; Tue, 9 Mar 2004 14:13:11 -0400 (AST) Received: from candle.pha.pa.us (candle.pha.pa.us [207.106.42.251]) by svr1.postgresql.org (Postfix) with ESMTP id 74456D1DB34 for ; Tue, 9 Mar 2004 14:13:08 -0400 (AST) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id i29ID1427492; Tue, 9 Mar 2004 13:13:01 -0500 (EST) From: Bruce Momjian Message-Id: <200403091813.i29ID1427492@candle.pha.pa.us> Subject: Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile In-Reply-To: <27011.1078855252@sss.pgh.pa.us> To: Tom Lane Date: Tue, 9 Mar 2004 13:13:01 -0500 (EST) Cc: Peter Eisentraut , PostgreSQL-documentation , "Marc G. Fournier" X-Mailer: ELM [version 2.4ME+ PL108 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200403/23 X-Sequence-Number: 2313 Tom Lane wrote: > Bruce Momjian writes: > >> Peter Eisentraut writes: > >>> A better approach for that would be to remove HISTORY from CVS and build > >>> it only when the release tarball is made. > > > I think the only reason HISTORY and INSTALL are in CVS is because we > > want people running CVS during beta to have changes docs and install > > instructions that don't require them to pull down a new tarball each > > time or read the docs via a web site. > > That argument seems a bit silly for HISTORY, seeing that it's generally > not up-to-date during beta testing. As for INSTALL, those instructions > don't change fast enough to surprise beta testers, so I'm not convinced > about it either. Actually, recent releases had a current HISTORY before beta started. However, if they are downloading the beta tarballs, the HISTORY/INSTALL files are already generated. It would only be useful for CVS pulls during beta though. 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. Marc? -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073