From owner-freebsd-questions Thu Oct 10 10:32:23 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 8770737B401 for ; Thu, 10 Oct 2002 10:32:22 -0700 (PDT) Received: from nic.upatras.gr (nic.upatras.gr [150.140.129.30]) by mx1.FreeBSD.org (Postfix) with SMTP id 1A2F243EA9 for ; Thu, 10 Oct 2002 10:32:21 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: (qmail 10669 invoked from network); 10 Oct 2002 17:25:20 -0000 Received: from upnet-dialinpool-83.upnet.gr (HELO hades.hell.gr) (@150.140.128.171) by nic.upatras.gr with SMTP; 10 Oct 2002 17:25:20 -0000 Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.6/8.12.6) with ESMTP id g9AHWR3T002040; Thu, 10 Oct 2002 20:32:27 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by hades.hell.gr (8.12.6/8.12.6/Submit) id g9AHWRKd002039; Thu, 10 Oct 2002 20:32:27 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 10 Oct 2002 20:32:27 +0300 From: Giorgos Keramidas To: Bill Moran Cc: questions@FreeBSD.ORG Subject: Re: Problems with CVS Message-ID: <20021010173227.GC726@hades.hell.gr> References: <3DA5BA62.2050807@potentialtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DA5BA62.2050807@potentialtech.com> X-PGP-Fingerprint: C1EB 0653 DB8B A557 3829 00F9 D60F 941A 3186 03B6 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 On 2002-10-10 13:35, Bill Moran wrote: > I had a CVS repository on my server that was under /usr/home/cvsroot > and I was using it for almost a year for two projects. A month or > so ago, we upgraded this server with a newer/faster/larger HDD, and > the CVS repository moved to /home/cvsroot (since the new HDD had a > slightly different partitioning scheme) With a few tweaks, my > repositories were able to communicate to the new CVS server (via > pserver) with no problems, all is as it was. > > Until I tried to add a new project to the repository this morning. > I use "cvs import" and the result is "/usr/home/cvsroot: no such > repository" If I use cvs login, it says I'm logging into > /usr/home/cvsroot as well. Do you have CVSROOT in your environment set to /usr/home/cvsroot ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message