Next
Checking Out Code
to create a working directory:
cvs checkout
module
cvs co
module
Example: To check out the EMCC Java Library
% cd
some directory
% add gnu % cvs checkout library/java
Working directory files are safe for you to work with, except...