I'm working on a tool to convert all our packages from CVS to Git, and
it seems that I cannot check out the "spek" package.
$ cvs -d :pserver:anonymous@cvs.rpmfusion.org:/cvs/free co spek
cvs server: cannot find module `spek' - ignored
cvs [checkout aborted]: cannot expand modules
$ cvs -d :ext:ktdreyer@cvs.rpmfusion.org:/cvs/free co spek
cvs server: cannot find module `spek' - ignored
cvs [checkout aborted]: cannot expand modules
Anyone know why would this happen, or how can we fix it?
- Ken