info-cvs
[Top][All Lists]
Advanced

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

(no subject)


From: root
Subject: (no subject)
Date: Mon, 13 Aug 2001 05:25:06 -0400

>From address@hidden  Thu Feb 15 13:53:41 2001
>Return-Path: <address@hidden>
Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164])
        by gateway.camelot.jp (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id 
NAA26631
        for <address@hidden>; Thu, 15 Feb 2001 13:53:40 +0900
Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org)
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14TGNo-0001Tq-00; Wed, 14 Feb 2001 23:51:08 -0500
Received: from cvg-29-15-110.cinci.rr.com ([24.29.15.110] 
helo=algernon.homeip.net)
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14TGKv-0001P9-00
        for <address@hidden>; Wed, 14 Feb 2001 23:48:09 -0500
Received: (from address@hidden)
        by algernon.homeip.net (8.9.3/8.9.3) id XAA15772;
        Wed, 14 Feb 2001 23:47:57 -0500 (EST)
Message-Id: <address@hidden>
Subject: Re: Problem with cvs import
To: address@hidden (=?iso-8859-1?Q?Andr=E9s_Bernal?=)
Cc: address@hidden
In-Reply-To: <address@hidden> from "=?iso-8859-1?Q?Andr=E9s_Bernal?=" at Feb 
14, 1 07:24:58 pm
From: address@hidden (Larry Jones)
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: address@hidden
Errors-To: address@hidden
X-BeenThere: address@hidden
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:address@hidden>
List-Post: <mailto:address@hidden>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Id: Announcements and discussions for the CVS version control system 
<info-cvs.gnu.org>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Archive: <http://mail.gnu.org/pipermail/info-cvs/>
Date: Wed, 14 Feb 2001 23:47:57 -0500 (EST)
Status: O
Content-Length: 762
Lines: 28

=?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

_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

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