info-cvs
[Top][All Lists]
Advanced

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

Re: Check wich files are changed between two tags


From: Larry Jones
Subject: Re: Check wich files are changed between two tags
Date: Sun, 27 Jan 2002 21:50:18 -0500 (EST)

address@hidden writes:
> 
> I would like to find out what the diference between two tags is.

        cvs diff -rtag1 -rtag2

(or rdiff).

> (And further also what the change is, by who ...)

        cvs log -rtag1::tag2

but only in the current development version of CVS.

-Larry Jones

I wonder if I can grow fangs when my baby teeth fall out. -- Calvin



reply via email to

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