Steps for Setting up a Project
7. run the CVS CHECKOUT command
NOTE: YOU DO NOT HAVE A WORKING COPY UNTIL YOU DO THIS!
Example: cvs checkout GPLCMS
NOTE!! CHECKOUT creates a folder under the folder where you run it. You run IMPORT from the folder of interest. You run CHECKOUT, one folder ABOVE the folder of interest. For example, if you have c:\D\E and run "cvs import E start Hale" and then run cvs checkout E in the same folder, you will end up with c:\D\E\E where the checked out folder is one level below where you ran the checkout command!