Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 1997 02:26:30 +0200
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        hackers@FreeBSD.ORG
Subject:   Re: CVS guru's only
Message-ID:  <19970508022630.38795@keltia.freenix.fr>
In-Reply-To: <3370DF27.398A68D@whistle.com>; from Julian Elischer on Wed, May 07, 1997 at 12:59:35PM -0700
References:  <3370DF27.398A68D@whistle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970508022630.38795>