Subject: Re: What am I supposed to do with usr.sbin/config ?
To: Jim Breton <jamesb-netbsd@alongtheway.com>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: current-users
Date: 05/29/2002 22:19:37
On Wed, May 29, 2002 at 06:49:01PM +0000, Jim Breton wrote:
> [...]
> First I did the following:
> 
> cvs -z3 -d $CVSROOT co src
> 
> at one point I did cancel it (needed the bandwidth for something else at
> the time), after which I did this:
> 
> cvs -z3 -d $CVSROOT update src

This is your problem. with the module aliases, 'update' won't give you a
complete tree if you didn't do a complete checkout of src before.

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--