generated files in CVS

Mark Mitchell mark at codesourcery.com
Mon Mar 18 17:35:33 UTC 2002


It is generally a bad idea to add generated files to CVS because:

1. You have to update both the original and the generated file.

2. People forget.

3. People update the generated file, but not the original, and their
   changes get overwritten.

Wouldn't it make more sense simply to include these in the distribution
tarball, but not put them in CVS?

--
Mark Mitchell                   mark at codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com




More information about the pooma-dev mailing list