On Monday 17 July 2000, at 16 h 24, the keyboard of Eric Chamberlain 
<[EMAIL PROTECTED]> wrote:

> That doesn't seem like a reasonable answer.  CVS should be able to handle
> the intermediate files just fine. I can certainly imagine scenarios in which
> one would want to put up sections of pre-compiled slowly-changing chunks of
> code (for efficiency reasons). 

Another good reason to put automatically-generated files under CVS is when 
they are generated by uncommon tools and when you have a wide user community.

"configure" scripts produced by autoconf are a typical example: if you want 
your CVS users to be able to install your software without having to install 
autoconf, it's a good idea (see  <http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi
/SRC/?cvsroot=echoping> for an example, several files are automatically 
generated).



Reply via email to