Hi, which Perl modules are you referring to? If it's the LibCVS Perl modules (VCS::LibCVS::*), they are probably not what you want for this purpose. They are for developing CVS clients. The only code in there that would help you is for comparing the revision numbers.
Also, don't forget to consider branches when you decide what constitutes "dropping down" eg. how to handle 1.8 -> 1.5.2.22 Alex >>>>> "Phillip" == Phillip Rhodes <[EMAIL PROTECTED]> writes: Phillip> To: [EMAIL PROTECTED] Phillip> Subject: seeking perl with cvs examples? Phillip> Date: Thu, 29 Apr 2004 17:10:00 -0400 (EDT) Phillip> I am writing a taginfo script in perl that will make sure that the Phillip> tagging of the QA or PROD tag does not cause the revision to drop Phillip> down. For example, tagging "QA" should not cause QA to be moved Phillip> from revision 1.5 to revision 1.4 Phillip> The QA or PROD tags will always move up in revision number... Phillip> I have downloaded the perl Cvs modules, but kind of at a loss on how Phillip> to proceed and hoping that someone has an example in perl that I can Phillip> start with. Phillip> Thank you. Phillip Rhodes -- http://libcvs.cvshome.org/ Access CVS through a library. PGP: ID: 0x23DC453B FPR: 42D0 66C2 9FF8 553A 373A B819 4C34 93BA 23DC 453B sh: line 1: /usr/games/fortune: No such file or directory _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
