Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2002 14:07:52 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        "Paul A. Scott" <pscott@skycoast.us>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Problem pulling particular directory from CVS
Message-ID:  <20021127120752.GA2277@gothmog.gr>
In-Reply-To: <BA09D801.150A2%pscott@skycoast.us>
References:  <3DE1AA73.2D812978@mindspring.com> <BA09D801.150A2%pscott@skycoast.us>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-11-27 02:01, "Paul A. Scott" <pscott@skycoast.us> 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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021127120752.GA2277>