info-cvs
[Top][All Lists]
Advanced

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

RE: History in CVS


From: Matthew . Riechers
Subject: RE: History in CVS
Date: Fri, 30 Jan 2004 07:44:36 -0500

> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden Behalf
> Of Prasad G S K
> Sent: Friday, January 30, 2004 3:37 AM
> To: address@hidden
> 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




reply via email to

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