Subject: Re: netbasd-1-5-BETA & Attic'ed expr.c
To: Jaromír Dolecek <dolecek@ibis.cz>
From: Dave Berger <dberg@media.mit.edu>
List: current-users
Date: 10/24/2000 19:35:38
> From dolecek@saruman.ics.muni.cz Tue Oct 24 18:01:34 2000
>
> If I do
>
> cvs checkout -r netbsd-1-5-BETA basesrc/bin/expr
>
> the directory contains the expr.c file and it's compilable.
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?
Thanks, --Dave