info-cvs
[Top][All Lists]
Advanced

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

Re: Determining which files have changed from one set of tagged files to


From: Rob Helmer
Subject: Re: Determining which files have changed from one set of tagged files to another
Date: Wed, 13 Mar 2002 19:54:44 -0800
User-agent: Mutt/1.2.5i

On Wed, Mar 13, 2002 at 10:38:44PM -0500, Larry Jones wrote:
> Rob Helmer writes:
> > 
> > Anyone know how to get output like :
> > 
> > cvs rdiff -s -r tag1 -r tag2 modulename
> > 
> > except with commit msgs for every revision that falls
> > between tag1 and tag2?
> 
> Do you mean just the log messages, or diffs and log messages?  The
> current development version of CVS allows you to use "-rtag1::tag2" on a
> log command to get the log messages for changes between the two tags.

Just the log messages. That sounds like what I need, thanks Larry!



--
Rob Helmer



reply via email to

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