From owner-freebsd-hackers Wed May 7 22:23:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA09351 for hackers-outgoing; Wed, 7 May 1997 22:23:10 -0700 (PDT) Received: from genesis.atrad.adelaide.edu.au (genesis.atrad.adelaide.edu.au [129.127.96.120]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA09346 for ; Wed, 7 May 1997 22:23:06 -0700 (PDT) Received: (from msmith@localhost) by genesis.atrad.adelaide.edu.au (8.8.5/8.7.3) id OAA29368; Thu, 8 May 1997 14:52:51 +0930 (CST) From: Michael Smith Message-Id: <199705080522.OAA29368@genesis.atrad.adelaide.edu.au> Subject: Re: CVS guru's only In-Reply-To: <19970508022630.38795@keltia.freenix.fr> from Ollivier Robert at "May 8, 97 02:26:30 am" To: roberto@keltia.freenix.fr (Ollivier Robert) Date: Thu, 8 May 1997 14:52:51 +0930 (CST) Cc: hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Ollivier Robert stands accused of saying: > 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). The -r and -D options are mutually exclusive, and the sticky tags applied by checking out with -r come "unstuck" if you do an update with -D. I was trying to do this last night, to get a RELENG_2_2 kernel source tree in sync with an old machine. I ended up throwing it in and digging up the MO with the release we used on it, but that's not really acceptable for future work. CD burner ho! (I understand that CVS can't actually manage this. Maybe you could trick CVSup into doing it?) -- ]] Mike Smith, Software Engineer msmith@gsoft.com.au [[ ]] Genesis Software genesis@gsoft.com.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control. (ph) +61-8-8267-3493 [[ ]] Unix hardware collector. "Where are your PEZ?" The Tick [[