info-cvs
[Top][All Lists]
Advanced

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

Re: How do I obtain a log of all changes in the repository that occur r


From: Kaz Kylheku
Subject: Re: How do I obtain a log of all changes in the repository that occur red between two tags ?
Date: Mon, 3 Jun 2002 11:29:16 -0700 (PDT)

On Mon, 3 Jun 2002, Tim Bingham wrote:

> How do I obtain a log of all changes in the repository that occurred between
> two tags ?
> 
> The command 'cvs log -rTAG1 -rTAG2' doesn't do what I'm looking for because
> it outputs
> log information for files that were added after TAG2 was applied and that
> were
> removed before TAG1 was applied.

Try cvs log -rTAG1::TAG2


-- 
Meta-CVS: solid version control tool with directory structure versioning. 
http://users.footprints.net/~kaz/mcvs.html  http://freshmeat.net/projects/mcvs




reply via email to

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