info-cvs
[Top][All Lists]
Advanced

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

Re: is there a way to do perl scripts for CVS?


From: Kim Kuylen
Subject: Re: is there a way to do perl scripts for CVS?
Date: Mon, 27 Aug 2001 15:02:06



From: "JM Murillo" <address@hidden>
To: <address@hidden>
Subject: is there a way to do perl scripts for CVS?
Date: Mon, 27 Aug 2001 14:03:48 +0100


I need a script in perl to know the files with a specific tag, which is
passed as argument to the script.
Is there a way to do it?. Is there a way to do perl scripts for CVS?. Is
there any web page about this?

Thanks.


You can call "rlog -h <filename>,v" in a perl-script and evaluate the output with regexps to filter out all the tags on that file.

Regards,
Kim

_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs


_________________________________________________________________
Download MSN Explorer gratis van http://explorer.msn.nl/intl.asp




reply via email to

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