Before checking out module, you should be in the directory in which you
want the module to be.
Checkout will create a directory inside of your current directory.
-
cvs co modulename
Example:
$ cvs -d /home/cvsroot co hello
U hello/README
U hello/hello.py
$