Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2002 16:52:39 +0200
From:      Marc Perisa <perisa@porsche.de>
To:        Joe Smith <chopsuey1973@hotmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: CVS Problems
Message-ID:  <3D85F037.8050203@porsche.de>
References:  <F445ipE6plYrh18XK7A00025bce@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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




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