From: Martin Stromberg Message-Id: <200006260742.JAA08318@lws256.lu.erisoft.se> Subject: Re: Changes since certain version To: djgpp-workers AT delorie DOT com Date: Mon, 26 Jun 2000 09:42:28 +0200 (MET DST) In-Reply-To: from "Eli Zaretskii" at Jun 26, 2000 08:48:33 AM X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 > > 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? It's not the most efficient way, but shouldn't getting the 2.03 version and cvs diffing work? Right, MartinS