What cvs module contains libnvpair.c?

Peter Jeremy peterjeremy at optushome.com.au
Wed Apr 9 07:45:35 UTC 2008


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20080409/fc25146e/attachment.pgp


More information about the freebsd-current mailing list