From owner-freebsd-questions Mon Jul 15 11:10:29 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 8ABB637B400 for ; Mon, 15 Jul 2002 11:10:26 -0700 (PDT) Received: from hivemind.trini0.org (bgp626680bgs.brick201.nj.comcast.net [68.39.132.244]) by mx1.FreeBSD.org (Postfix) with SMTP id 8B7BE43E70 for ; Mon, 15 Jul 2002 11:10:25 -0700 (PDT) (envelope-from gsam@trini0.org) Received: (qmail 49326 invoked by uid 0); 15 Jul 2002 18:10:24 -0000 Received: from unknown (HELO trini0.org) (192.168.0.3) by hivemind.trini0.org with SMTP; 15 Jul 2002 18:10:24 -0000 Message-ID: <3D331010.8050401@trini0.org> Date: Mon, 15 Jul 2002 14:10:24 -0400 From: Gerard Samuel User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc3) Gecko/20020525 X-Accept-Language: en, en-us MIME-Version: 1.0 To: FreeBSD Questions Subject: cvs & pserver 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 Ive had cvs setup for some time now, and Im trying to set it up using pserver. Ive setup the CVSROOT environment like so -> CVSROOT=/files/www/data/source export CVSROOT I setup a passwd file under CVSROOT/passwd I could log into the cvs server with -> cvs -d :pserver:gsam@cvs.trini0.org:/files/www/data/source login From here, when I try to do cvs co , I keep getting -> cvs [checkout aborted]: /files/www/data/source/CVSROOT: No such file or directory The directory CVSROOT does exist. Does anyone know what my problem may be. Thanks -- Gerard Samuel http://www.trini0.org:81/ http://dev.trini0.org:81/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message