Hello,

I've recently read Martin Fowler's paper on continouous integration 
(http://www.martinfowler.com/articles/continuousIntegration.html).  

This paper seems to advocate tagging or "labeling" each build with a 
build number regardless of whether is is any kind of milestone, 
release or whatever.  The paper also indicates that builds may happen 
as often as every 10-15 minutes or so.  This could result in many, 
many tags or "labels" being assigned to a given version of a file; 
could be dozens, or hundreds.

Can CVS support this?  Is there any limit on tags?  Any comments on 
the whole concept in the context of CVS?

Regards,
Chuck




_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to