From owner-freebsd-hackers Wed May 7 21:32:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA06988 for hackers-outgoing; Wed, 7 May 1997 21:32:21 -0700 (PDT) Received: from mexico.brainstorm.eu.org (root@mexico.brainstorm.fr [193.56.58.253]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA06983 for ; Wed, 7 May 1997 21:32:17 -0700 (PDT) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.fr [193.56.58.33]) by mexico.brainstorm.eu.org (8.8.4/8.8.4) with ESMTP id GAA22113 for ; Thu, 8 May 1997 06:32:08 +0200 Received: (from uucp@localhost) by brasil.brainstorm.eu.org (8.8.4/8.6.12) with UUCP id GAA17747 for hackers@FreeBSD.ORG; Thu, 8 May 1997 06:31:48 +0200 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.5/keltia-uucp-2.9) id CAA17870; Thu, 8 May 1997 02:26:30 +0200 (CEST) Message-ID: <19970508022630.38795@keltia.freenix.fr> Date: Thu, 8 May 1997 02:26:30 +0200 From: Ollivier Robert To: hackers@FreeBSD.ORG Subject: Re: CVS guru's only References: <3370DF27.398A68D@whistle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.67 In-Reply-To: <3370DF27.398A68D@whistle.com>; from Julian Elischer on Wed, May 07, 1997 at 12:59:35PM -0700 X-Operating-System: FreeBSD 3.0-CURRENT ctm#3279 Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk According to Julian Elischer: > ok, so I have a branch on the cvs tree > (say called RELENG_2_2) > and I want to check out that branch as it was on Dec 25 1996. > HOW DO I DO THAT? I'd say: cvs co -r RELENG_2_2 -D '12/25/96 00:00 PST' src The tag will be sticky (i.e. will be retained through cvs update). -- Ollivier ROBERT -=- FreeBSD: There are no limits -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-CURRENT #8: Wed May 7 13:25:41 CEST 1997