Subject: Re: cvs still behaving strangely...
To: Greywolf <greywolf@starwolf.com>
From: Alan Barrett <apb@cequrux.com>
List: current-users
Date: 09/08/2000 09:43:56
On Thu, 7 Sep 2000, Greywolf wrote:
> FWIW:  /usr/src is on its own filesystem, so /usr/src must exist prior to
> starting the cvs checkout.

cd /usr/src ; cvs checkout -d . -P src-crypto-all

The "-d ." tells it not to create a "src" subdirectory.

--apb (Alan Barrett)