info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Control tagging of labels Test, QA and Production?


From: Andy Jones
Subject: Re: Control tagging of labels Test, QA and Production?
Date: Mon, 19 Jan 2004 16:04:09 +0000

Allow me to suggest a simpler alternative.

Developers do not book code into CVS until it is ready to be promoted to QA.  
Presumably you would not want code included in the automatic build unless the 
developers had completed it, so your "test" tag works fine as it is.

Tested QA code is then tagged with a release tag once it has passed QA; you can 
then easily release using 'export -r <release tag>'.

Regrettably there are few safeguards to stop developers tagging in ways that 
they should not.  But it should not be difficult to find out who created a 
given tag, so it's just a matter of keeping your eyes open.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]