From owner-freebsd-hackers@FreeBSD.ORG Thu Mar 18 07:31:47 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A033D16A4CE; Thu, 18 Mar 2004 07:31:47 -0800 (PST) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7EE043D2F; Thu, 18 Mar 2004 07:31:46 -0800 (PST) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.12.10/8.12.10) with ESMTP id i2IFVjcj035710; Thu, 18 Mar 2004 18:31:45 +0300 (MSK) (envelope-from marck@rinet.ru) Date: Thu, 18 Mar 2004 18:31:45 +0300 (MSK) From: Dmitry Morozovsky To: Ruslan Ermilov In-Reply-To: <20040318133008.GD8605@ip.net.ua> Message-ID: <20040318182420.N33678@woozle.rinet.ru> References: <20040318134438.A28467@woozle.rinet.ru> <20040318133008.GD8605@ip.net.ua> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-hackers@FreeBSD.org Subject: Re: CVS question: diff between dates on a branch X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2004 15:31:47 -0000 On Thu, 18 Mar 2004, Ruslan Ermilov wrote: RE> > maybe I'm stupid and blind ;-) but I still can't fugure out how can I ask CVS RE> > to get diff between two states of a branch with known dates (such as today and RE> > yesterday). All that I found was 'cvs get -jBRANCH:date1 -jBRACH:date2' but RE> > this looks very sub-optimal. Any hints? RE> > RE> Surprisingly (it's undocumented) but the exact same synopsis seems RE> to work here with "cvs diff": RE> $ cvs di -jRELENG_4:2002/01/01 -jRELENG_4:2003/01/01 --brief Makefile.inc1 Wow, thanks a lot! Backporting stability patches from RELENG_4 to RELENG_4_X is now much simpler! ;-) Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------