This is the mail archive of the
sid@sources.redhat.com
mailing list for the SID project.
RE: Can't build sid
- To: "Frank Ch. Eigler" <fche at redhat dot com>
- Subject: RE: Can't build sid
- From: "Robert Cragie" <rcc at jennic dot com>
- Date: Thu, 9 Aug 2001 13:45:28 +0100
- Cc: <sid at sources dot redhat dot com>
> 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