From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Robert Cragie" To: "Frank Ch. Eigler" Cc: Subject: RE: Can't build sid Date: Thu, 09 Aug 2001 05:45:00 -0000 Message-id: References: <20010809082202.B20148@redhat.com> X-SW-Source: 2001-q3/msg00042.html > Try > > # cvs -z 9 -d :pserver:anoncvs@sources.redhat.com:/cvs/src co opcodes > > as opcodes/ is a sibling (not a subdirectory) of sid/. I did actually try that first and it didn't work, so I assumed I was totally wrong with that :-) Here's what I get: cvs -z 9 -d :pserver:anoncvs@sources.redhat.com:/cvs/src co opcodes cvs server: cannot find module `opcodes' - ignored cvs [checkout aborted]: cannot expand modules Robert