Re: .cvsignore file - Mailing list pgsql-patches

From Tom Lane
Subject Re: .cvsignore file
Date
Msg-id 2246.1034310123@sss.pgh.pa.us
Whole thread Raw
In response to .cvsignore file  (Rod Taylor <rbt@rbt.ca>)
Responses Re: .cvsignore file  (Rod Taylor <rbt@rbt.ca>)
List pgsql-patches
Rod Taylor <rbt@rbt.ca> writes:
> Add ignore file to doc/src/sgml

> Makes cvs diff go by quicker on a compiled tree as it doesn't ask the
> repo about the new .html files.

This strikes me as a bad idea.  We use .cvsignore only for files that
should survive "make distclean", which the built docs files surely
shouldn't.

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Catalogs Doc update
Next
From: Anuradha Ratnaweera
Date:
Subject: Peer to peer replication of Postgresql databases