Hi Ed, I get the following message when I execute "scriptname.pl -t dirpath."
The "cvs rlog" command is deprecated use the synonymous "cvs log" command instead. Any ideas? Thanks, -Hanman -----Original Message----- From: Ed Swierk [mailto:[EMAIL PROTECTED] Sent: Thursday, March 06, 2003 10:58 AM To: [EMAIL PROTECTED] Subject: Re: View all tags or branches On Wed, Mar 05, 2003 at 05:00:56PM -0600, Hanman Gajarla wrote: >I am trying to view all the tags and branches created in one of our CVS >modules. Does any one suggest a command for this purpose? I use a Perl script called rtaginfo, designed just for this purpose. It was originally posted to info-cvs last year. You can find my modified version here: http://www.cs.stanford.edu/~eswierk/misc/rtaginfo I eliminated the progress indicator, to make it easier to pipe the output of rtaginfo to other programs. --Ed _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
