Date: Sat, 21 Feb 1998 15:41:31 +1030 From: Greg Lehey <grog@lemis.com> To: Drew Derbyshire <ahd@kew.com>, freebsd-questions@FreeBSD.ORG Subject: Re: exporting the STABLE freebsd source? Message-ID: <19980221154131.25471@freebie.lemis.com> In-Reply-To: <199802210455.XAA01547@pandora.hh.kew.com>; from Drew Derbyshire on Fri, Feb 20, 1998 at 11:55:15PM -0500 References: <199802210455.XAA01547@pandora.hh.kew.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 20 February 1998 at 23:55:15 -0500, Drew Derbyshire wrote: > Given a full CVS respostory, how do I export the stable source? Change to your source directory, set CVSROOT correctly, then enter: # cvs co -r RELENG_2_2_5_STABLE world > I get this feeling if I just give it the data, I'll get CURRENT, That's correct. You can read more about this in "The Complete FreeBSD" (http://www.cdrom.com/titles/os/bsdbook2.htm), or at http://www.lemis.com/staying-current. Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980221154131.25471>