From owner-freebsd-questions Thu Aug 1 16:49:13 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 E919F37B400 for ; Thu, 1 Aug 2002 16:49:10 -0700 (PDT) Received: from mailout5.nyroc.rr.com (mailout5-1.nyroc.rr.com [24.92.226.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9107A43E42 for ; Thu, 1 Aug 2002 16:49:06 -0700 (PDT) (envelope-from met@uberstats.com) Received: from SURVIVAL (rrcs-nys-24-97-200-196.biz.rr.com [24.97.200.196]) by mailout5.nyroc.rr.com (8.11.6/RoadRunner 1.20) with ESMTP id g71NmwL29445 for ; Thu, 1 Aug 2002 19:48:59 -0400 (EDT) From: "MET" To: Subject: Getting started with CVS || slightly off topic again Date: Thu, 1 Aug 2002 19:53:34 -0400 Message-ID: <001301c239b6$a8042430$6901a8c0@SURVIVAL> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 I've recently setup CVS by doing: bash-2.05a$ cvs -d /usr/local/repository init I then tested logging into the directory bash-2.05a$ cvs -d :pserver:met@192.168.1.30:/usr/local/repository login Logging in to :pserver:met@192.168.1.30:2401/usr/local/repository CVS password: bash-2.05a$ bash-2.05a$ cd /usr/local/repository bash-2.05a$ ls CVSROOT bash-2.05a$ cd /usr/local/webdev bash-2.05a$ cvs import -m "Imported Sources" met gunks start cvs import: No CVSROOT specified! Please use the `-d' option cvs [import aborted]: or set the CVSROOT environment variable. bash-2.05a$ Any ideas on what I'm missing ? - Matthew /************************************************************** Matthew Metnetsky met@uberstats.com **************************************************************/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message