From owner-freebsd-questions Mon Sep 16 8:51:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60B6037B400 for ; Mon, 16 Sep 2002 08:51:54 -0700 (PDT) Received: from gate21.fw.porsche.de (gate23.fw.porsche.de [193.174.9.99]) by mx1.FreeBSD.org (Postfix) with SMTP id 9248343E72 for ; Mon, 16 Sep 2002 08:51:39 -0700 (PDT) (envelope-from perisa@porsche.de) Received: (qmail 10579 invoked from network); 16 Sep 2002 15:51:44 -0000 Received: from unknown (HELO wuxin011.ibd.porsche.de) (141.36.65.1) by 193.197.149.150 with SMTP; 16 Sep 2002 15:51:44 -0000 Received: (qmail 16766 invoked from network); 16 Sep 2002 15:44:56 -0000 Received: from beastie.ibd.porsche.de (HELO porsche.de) (141.36.3.29) by smtp4cli.ibd.porsche.de with SMTP; 16 Sep 2002 15:44:56 -0000 Message-ID: <3D85F037.8050203@porsche.de> Date: Mon, 16 Sep 2002 16:52:39 +0200 From: Marc Perisa User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020709 X-Accept-Language: en, de-de, es-es MIME-Version: 1.0 To: Joe Smith Cc: freebsd-questions@freebsd.org Subject: Re: CVS Problems References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Joe Smith wrote: > I have created a CVS repository on one machine and set up a user and > imported a project from another machine just fine. When I try to > checkout the project using this command: > > cvs -d :pserver:cvs@192.168.1.1:/usr/local/cvs checkout myproject > > I get this error, any ideas or hints? Thanks > > > cvs checkout: cannot open CVS/Entries for reading: No such file or > directory > cvs [checkout aborted]: no repository > Is there a directory myproject in the path where you are? If that is the case, the error occurs. Delete that directory and after that it should work. If you read the "tutorial"/reference from http://www.cvshome.org/docs/manual/cvs.html you will learn the most. Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message