On 2002-11-27 02:01, "Paul A. Scott" <[EMAIL PROTECTED]> wrote:
> I do the following:
>
> cvs co src/contrib
>
> and I get:
> ...
> cvs checkout: in directory src/contrib/cvs:
> cvs checkout: cannot open CVS/Entries for reading: No such file or directory
> cvs [checkout aborted]: cannot write <CVS/Template file>: No such file or
> directory
Hmmm. What do the following print?
% ls -bdlo src
% ls -bdlo src/contrib
% ls -bloF src/contrib/cvs
BTW, it's a lot better to use CVSup for pulling the sources. It puts
less strain on the servers, IIRC.
- Giorgos
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message