info-cvs
[Top][All Lists]
Advanced

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

Re: Show differences between tag A and B


From: Stanley Shivell
Subject: Re: Show differences between tag A and B
Date: Wed, 21 Sep 2005 13:42:19 -0400

I typically use

cvs -Q rdiff -R -u -s -r TAG1 -r TAG2 MODULENAME

-stan


On 9/21/05, Chris Stankevitz <address@hidden> wrote:

Is there a tool that will do this:

Input:
Give me all the changes between tag A and B on module1

Output:
file1.cpp changed from 1.12 to 1.13
file2.cpp changed from 1.20 to 1.25

Thanks for your help,

Chris



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


reply via email to

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