From owner-freebsd-questions Mon Mar 3 13:23:13 2003 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 7014037B401 for ; Mon, 3 Mar 2003 13:23:12 -0800 (PST) Received: from sundive.homeunix.net (h24-86-156-116.ed.shawcable.net [24.86.156.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3152C43FBD for ; Mon, 3 Mar 2003 13:23:10 -0800 (PST) (envelope-from ns@sundive.homeunix.net) Received: from sundive.homeunix.net (localhost [127.0.0.1]) by sundive.homeunix.net (8.12.7/8.12.7) with ESMTP id h23LN7pc021339 for ; Mon, 3 Mar 2003 14:23:07 -0700 (MST) (envelope-from ns@sundive.homeunix.net) Received: (from ns@localhost) by sundive.homeunix.net (8.12.7/8.12.7/Submit) id h23LN7Pq021338 for questions@freebsd.org; Mon, 3 Mar 2003 14:23:07 -0700 (MST) Date: Mon, 3 Mar 2003 14:23:06 -0700 From: Nigel Soon To: questions@freebsd.org Subject: missing files with cvs co CVSROOT Message-ID: <20030303212306.GA21171@sundive.homeunix.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i 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 Hello, I'm trying to checkout the CVSROOT tree and it seems I am missing some files when I compare what I get with what I see using the cvsweb. Basically I login to anoncvs.FreeBSD.org and do a `cvs co CVSROOT` here is what I get: ------------------ ns@sundive 14:04:21 CVSROOT_TEMP #68] cvs co CVSROOT cvs server: Updating CVSROOT U CVSROOT/checkoutlist U CVSROOT/commitinfo U CVSROOT/config U CVSROOT/cvswrappers U CVSROOT/editinfo U CVSROOT/loginfo U CVSROOT/loglinks.sh U CVSROOT/mergemodules.sh U CVSROOT/modules U CVSROOT/nocommits.sh U CVSROOT/notify U CVSROOT/options U CVSROOT/rcsinfo U CVSROOT/rcstemplate U CVSROOT/taginfo U CVSROOT/verifymsg cvs server: Updating CVSROOT/commitlogs cvs server: Updating CVSROOT/freebsd ------------------ I am looking for other files such as access and cfg.pm which don't seem to come through. Am I doing something obviously wrong here? Thanks, Nigel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message