From owner-freebsd-current Sat Apr 6 06:21:05 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA00846 for current-outgoing; Sat, 6 Apr 1996 06:21:05 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id GAA00829 for ; Sat, 6 Apr 1996 06:20:55 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id QAA13791; Sat, 6 Apr 1996 16:20:50 +0200 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id QAA19536; Sat, 6 Apr 1996 16:20:50 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.7.5/8.6.9) id QAA01190; Sat, 6 Apr 1996 16:09:02 +0200 (MET DST) From: J Wunsch Message-Id: <199604061409.QAA01190@uriah.heep.sax.de> Subject: Re: CVS: What am I doing wrong? To: freebsd-current@FreeBSD.org (FreeBSD-current users) Date: Sat, 6 Apr 1996 16:09:02 +0200 (MET DST) Cc: grog@lemis.de (Greg Lehey) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199604061027.MAA11211@allegro.lemis.de> from "Greg Lehey" at Apr 6, 96 12:27:32 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk As Greg Lehey wrote: > I started in an empty directory called /src/2.2-CURRENT. With the > command > > cvs -r co src > > I expect to get a complete, read-only source tree attached to the > current directory. Instead, I get: > > + cvs checkout: Updating src > + U src/COPYRIGHT cvs co uses the module name as its subdir by default. Override this with cvs -r co -d . src if you don't like it. > + cvs checkout: Updating src/sys/gnu/i386/isa > + cvs checkout: cannot open CVS/Entries for reading: No such file or directory > + cvs [checkout aborted]: cannot open CVS/Root: No such file or directory > I've never seen this though. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)