How to Check out a Working Copy

The cvs path to the documentation is: cvs:/home/fhpuser/FASTEST

The module name is fastdoc. The complete command to check out a working copy is:
cvs -d cvs:/home/fhpuser/FASTEST checkout -d mysandbox fastdoc
This command will retrieve a copy of this documentation from the cvs-server and put it into the directory mysandbox. Obviously, you can change mysandbox to whatever you like.