From owner-freebsd-hackers Mon Dec 2 13:45: 5 2002 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 3596E37B401; Mon, 2 Dec 2002 13:45:04 -0800 (PST) Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A5FA43EB2; Mon, 2 Dec 2002 13:45:03 -0800 (PST) (envelope-from archie@dellroad.org) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id NAA68861; Mon, 2 Dec 2002 13:40:01 -0800 (PST) Received: from arch20m.dellroad.org (localhost [127.0.0.1]) by arch20m.dellroad.org (8.12.6/8.12.6) with ESMTP id gB2LdbFF047743; Mon, 2 Dec 2002 13:39:37 -0800 (PST) (envelope-from archie@arch20m.dellroad.org) Received: (from archie@localhost) by arch20m.dellroad.org (8.12.6/8.12.6/Submit) id gB2LdbXH047742; Mon, 2 Dec 2002 13:39:37 -0800 (PST) From: Archie Cobbs Message-Id: <200212022139.gB2LdbXH047742@arch20m.dellroad.org> Subject: Re: cvs -rbranch:date + val-tags In-Reply-To: <20021201135602.22611.qmail@web13508.mail.yahoo.com> To: David Yeske Date: Mon, 2 Dec 2002 13:39:37 -0800 (PST) Cc: hackers@FreeBSD.ORG, current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL99b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG David Yeske wrote: > I am working on getting cvs more usable so I don't have to worry about > val-tags when I have read only media, and so I can do stuff like this. > > cvs update -rRELENG_4:2002/10/01 > > cvs diff -rRELENG_4:2002/09/01 -rRELENG_4:2002/09/30 > > I would appreciate any testing or feedback. I have tested this some, > but it probably has bugs. Awesome! I've wanted to be able to do tags like '-rRELENG_4:2002/09/01' for years.. Haven't tested your changes but the patch looks reasonable to me. ISTR that the '-j' option allows some combinations of branch + date. Are you aware of that? Does anything need to be rectified between the '-j' stuff and your changes? Also, what do the CVS people think of your patch? Cheers, -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message