X-Authentication-Warning: acp3bf.physik.rwth-aachen.de: broeker owned process doing -bs Date: Mon, 26 Jun 2000 16:34:10 +0200 (MET DST) From: Hans-Bernhard Broeker X-Sender: broeker AT acp3bf To: djgpp-workers AT delorie DOT com Subject: Re: Changes since certain version In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 26 Jun 2000, Eli Zaretskii wrote: > Is there any way to get CVS to report all the files that were changed > since a certain date, or a specific revision tag? For example, if I need > to know what DJGPP source files have changed since v2.03, how would I go > about it? (DJ tagged the repository before checking in changes after > v2.03.) > > I cannot find anything apporopriate in the CVS manual. Am I missing > something? I think the command you've been looking for is: cvs rdiff -s -r v2_03 djgpp '-s' creates a summary report, and 'rdiff' operates even completely *without* any local repository checkout, if necessary. Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.