Subject: Re: netbasd-1-5-BETA & Attic'ed expr.c
To: Dave Berger <dberg@media.mit.edu>
From: Todd Vierling <tv@wasabisystems.com>
List: current-users
Date: 10/25/2000 10:15:14
On Tue, 24 Oct 2000, Dave Berger wrote:
: Ok. I had actually done
:
: cvs -d <root path> checkout -r netbsd-1-5-BETA src
:
: to get my src tree (I accidently omitted the "src" param in my
: last message). Was this the wrong way to do it?
This is correct, although you may have better wanted:
cvs -d ... co -P -rnetbsd-1-5-BETA src
(note the -P which prunes empty directories). If you are still having
problems, try grabbing the four source tarballs from
ftp.netbsd.org:/pub/NetBSD/NetBSD-1.5_BETA/source/ and extracting them.
--
-- Todd Vierling <tv@wasabisystems.com> * http://www.wasabisystems.com/
-- Speed, stability, security, and support. Wasabi NetBSD: Run with it.