Re: [HACKERS] Removing derived files from CVS
Bruce Momjian <maillist@candle.pha.pa.us>
From: Bruce Momjian <maillist@candle.pha.pa.us>
To: tgl@sss.pgh.pa.us (Tom Lane)
Cc: pgsql-hackers@postgreSQL.org
Date: 1999-03-19T02:44:09Z
Lists: pgsql-hackers
> I have been looking into what it would take to remove derived files > from the CVS repository, and it doesn't look bad at all. I propose > we do so before 6.5 beta. > > In case anyone's forgotten: the issue is derived files, such as gram.c, > which we currently keep in the CVS repository even though they are not > master source files. Doing so causes a number of headaches, including > wasted time to check in and check out updates to both master and derived > files, unreasonable bulk of the CVS files for these derived files, > errors due to timestamp skew (after checking out, it can look like you > have an up-to-date derived file when you do not), etc etc. We have not been able to reliably make releases with the proper timestamps on gram.c, which is critical for end-users, so any change that will make this gram.c more automatic is welcomed by me. -- Bruce Momjian | http://www.op.net/~candle maillist@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026