From owner-freebsd-questions@FreeBSD.ORG Mon Mar 14 00:08:15 2005 Return-Path: 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 0799016A4CE for ; Mon, 14 Mar 2005 00:08:15 +0000 (GMT) Received: from rwcrmhc11.comcast.net (rwcrmhc14.comcast.net [216.148.227.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F62143D1D for ; Mon, 14 Mar 2005 00:08:03 +0000 (GMT) (envelope-from wombat236@comcast.net) Received: from 204.127.197.111 (rwcrwbc16.attbi.com[204.127.197.126]) by comcast.net (rwcrmhc14) with SMTP id <20050314000803014001loure>; Mon, 14 Mar 2005 00:08:03 +0000 Received: from [24.9.80.66] by 204.127.197.111; Mon, 14 Mar 2005 00:08:03 +0000 From: wombat236@comcast.net To: freebsd-questions@FreeBSD.org Date: Mon, 14 Mar 2005 00:08:03 +0000 Message-Id: <031420050008.18340.4234D5E300051A26000047A42205886442C0CCCD9B0E0D030199@comcast.net> X-Mailer: AT&T Message Center Version 1 (Dec 17 2004) X-Authenticated-Sender: d29tYmF0MjM2QGNvbWNhc3QubmV0 MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: CVSROOT directory? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 00:08:15 -0000 Hi Guys, I downloaded the entire CVS repository (cvs tree via ftp) to a local machine. However, I did not see a CVSROOT directory. This is the directory that contains all the CVS admin files when you first create a repository. Do I need to download this directory before I can start using the repository? Note that I want all the versions and history, that is why I downloaded the whole tree. I did see this directory via the web interface, but not in any of the ftp files. Thanks! wombat