> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf
> Of Prasad G S K
> Sent: Friday, January 30, 2004 3:37 AM
> To: [EMAIL PROTECTED]
> Subject: History in CVS
> 
> I want to get the history of all committed files in a 
> particular branch
> since a given tag on that branch.

Take a look at the usage for the log command (cvs log --help), but I think
you want something like:

        cvs log -rtag_name::

-Matt


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to