Peter Eisentraut wrote: > 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.
OK, I have removed HISTORY and INSTALL from CVS, and added a README.CVS which contains URL's to that content. Marc, would you modify your tar build script to remove README.CVS from the tar file? -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
