From owner-freebsd-hackers Thu Jul 25 17:07:27 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA13258 for hackers-outgoing; Thu, 25 Jul 1996 17:07:27 -0700 (PDT) Received: from DATAPLEX.NET (SHARK.DATAPLEX.NET [199.183.109.241]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA13251 for ; Thu, 25 Jul 1996 17:07:25 -0700 (PDT) Received: from 199.183.109.242 by DATAPLEX.NET with SMTP (MailShare 1.0fc5); Thu, 25 Jul 1996 19:07:23 -0600 Message-ID: Date: 25 Jul 1996 19:06:52 -0500 From: "Richard Wackerbarth" Subject: Re(2): CVS basics? To: "Karl Denninger, MCSNet" Cc: "freebsd-hackers@FreeBSD.ORG" X-Mailer: Mail*Link PT/Internet 1.6.0 Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Karl Denninger, MCSNet writes: > Yeah, but how do I select between STABLE bits, and CURRENT bits? This is > where I'm missing out on the direction of things.. You automatically get the "current" version. To extract the "stable" version, use cvs co -rRELENG_2_1_0 -P src -- Richard Wackerbarth rkw@dataplex.net