Re: What cvs module contains libnvpair.c?

From: Peter Jeremy <peterjeremy_at_optushome.com.au>
Date: Wed, 9 Apr 2008 17:04:35 +1000
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% 

(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

-- 
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.

Received on Wed Apr 09 2008 - 05:45:35 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:29 UTC