info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with cvs import


From: Larry Jones
Subject: Re: Problem with cvs import
Date: Wed, 14 Feb 2001 23:47:57 -0500 (EST)

=?iso-8859-1?Q?Andr=E9s_Bernal?= writes:
> 
> I create the directory /usr/local/sarua where resides my project.
> 
> Now I type:
> 
> cvs import -m "My new Project" sarua user start
> 
> The CVSROOT=/usr/local/sarua
> 
> But i get the following error:
> 
> cvs [import aborted]: /usr/local/sarua/CVSROOT: No such file or =
> directory
> 
> What do I made wrong?

CVSROOT should be set to the directory where you want to keep your
repository; there should not be any existing code in that directory and
you need to use ``cvs init'' to initialize it.  Then go to the directory
that contains your code and import it.

-Larry Jones



reply via email to

[Prev in Thread] Current Thread [Next in Thread]