Subject: Re: Source for 1.5.1_BETA ?
To: Mike Cheponis <mac@Wireless.Com>
From: Chris Pinnock <cjep@fawlty.net>
List: current-users
Date: 04/23/2001 11:00:14
On Mon, Apr 23, 2001 at 12:17:46AM -0700, Mike Cheponis wrote:
> How can I get system source for the 1.5.1_BETA snapshot? I know how to do
> this for the 1.5T snapshot, but not for 1.5.1_BETA.
I would use cvs.
Go to a directory where you want the source tree to appear.
Make sure that you are ready to go with cvs (e.g. you could
use the pserver method).
cvs checkout -rnetbsd-1-5 -P src
There are some notes on checking out NetBSD via cvs at:
http://www.netbsd.org/Documentation/current/#using-anoncvs
all the best,
--
Chris