info-cvs
[Top][All Lists]
Advanced

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

CVS Tagging and Releases


From: Liquidchild
Subject: CVS Tagging and Releases
Date: 10 Apr 2006 03:31:37 -0700
User-agent: G2/0.2

Guys,

Can you help!

I am trying to figure out the best way of doing the following...

We implement multiple code changes within a weekly release that is
tagged.  However say 9 of the 10 code fixes pass UAT but one fails, we
want to regress to the previous tag version for the files that failed
only.  I know that it is possible to revert back to another tag, but
this still maens that the current tag would exist in the repository for
that file, and future check outs of that tag would result in failure
when running the code.  We basically want to be able to move the
release to live with only the code changes for the 9 code fixes.  Would
it be better for a developer to individually tag the files that they
have changed then have another tag for each release to live?  Would
this make it easier to pull a deveoplers change?

Thanks

S.



reply via email to

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