From owner-freebsd-current@FreeBSD.ORG Wed Apr 9 07:45:35 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17EED106566C for ; Wed, 9 Apr 2008 07:45:35 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail18.syd.optusnet.com.au (mail18.syd.optusnet.com.au [211.29.132.199]) by mx1.freebsd.org (Postfix) with ESMTP id A235E8FC26 for ; Wed, 9 Apr 2008 07:45:34 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from server.vk2pj.dyndns.org (c220-239-20-82.belrs4.nsw.optusnet.com.au [220.239.20.82]) by mail18.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id m397jVBI022959 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 9 Apr 2008 17:45:32 +1000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.2/8.14.1) with ESMTP id m3974ZeK034299; Wed, 9 Apr 2008 17:04:35 +1000 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.2/8.14.2/Submit) id m3974ZBX034298; Wed, 9 Apr 2008 17:04:35 +1000 (EST) (envelope-from peter) Date: Wed, 9 Apr 2008 17:04:35 +1000 From: Peter Jeremy To: Steve Kargl Message-ID: <20080409070435.GJ30953@server.vk2pj.dyndns.org> References: <20080408185337.GA55610@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline In-Reply-To: <20080408185337.GA55610@troutmask.apl.washington.edu> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-current@freebsd.org Subject: Re: What cvs module contains libnvpair.c? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 07:45:35 -0000 --J/dobhs11T7y2rNN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 08, 2008 at 11:53:37AM -0700, Steve Kargl wrote: >On a system where I use anoncvs to grab src/ I find, > >node10:root:exit:[243] cvs co cddl/contrib/opensolaris/lib/libnvpair/ >cvs server: cannot find module `cddl/contrib/opensolaris/lib/libnvpair' - = ignored >cvs [checkout aborted]: cannot expand modules Maybe you want src/cddl/contrib/opensolaris/lib/libnvpair/ server% cvs -R -d /usr/ncvs co src/cddl/contrib/opensolaris/lib/libnvpair cvs checkout: Updating src/cddl/contrib/opensolaris/lib/libnvpair U src/cddl/contrib/opensolaris/lib/libnvpair/libnvpair.c U src/cddl/contrib/opensolaris/lib/libnvpair/libnvpair.h U src/cddl/contrib/opensolaris/lib/libnvpair/nvpair_alloc_system.c server%=20 (I'm using a local CVS repo but the result should be the same for anoncvs) >So, given that I'm using anoncvs to grab src/, how do I get a >complete src/ ? "cvs co -P src" should be complete --=20 Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed behaviour. --J/dobhs11T7y2rNN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkf8aoMACgkQ/opHv/APuIcaZgCgjUd6wekMwp9oZvg+qdVyUbya t2IAoI7yq6n3skvop1Juq9RYk9MGh4N/ =bp0v -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN--