-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

CARTER-HITCHIN, David, GBM wrote:
> CVS will keep track of revisions, it won't help you write code!
> branch your code then in the trunk finish your dev mainline work, in the
> branch back out the new changes that you don't want in that release.  You
> can do this with rtag:
> 
> cvs rtag -r <OLD VERSION OF FILE> -F <BRANCH_TAG_NAME> <module/filename>

If there is a particular release point that the management wants
tweaked, then it is much simpler to branch from that release point. That
way, you won't have to back out any changes.

[Please trim excess quotes in the future]

- --
Jim Hyslop
Dreampossible: Better software. Simply.     http://www.dreampossible.ca
                 Consulting * Mentoring * Training in
    C/C++ * OOD * SW Development & Practices * Version Management
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEnExmLdDyDwyJw+MRArPYAKD9cg9ikPOs8rWKVjWkwJ8Z+n7c+QCgwx90
hhjbBB4RCmqHiqzGV4qW+3U=
=qe4R
-----END PGP SIGNATURE-----



_______________________________________________
info-cvs mailing list
info-cvs@nongnu.org
http://lists.nongnu.org/mailman/listinfo/info-cvs

Reply via email to