GEOS-5 Checkout and Build Instructions: Difference between revisions

Line 7: Line 7:
=== Setup your environment to check out code ===
=== Setup your environment to check out code ===
With the above step complete, let's get ourselves ready to check out the code.  We'll be using the UNIX ''cvs'' command to check out the code.  The basic syntax is:
With the above step complete, let's get ourselves ready to check out the code.  We'll be using the UNIX ''cvs'' command to check out the code.  The basic syntax is:
% cvs -d $CVSROOT checkout -r TAGNAME MODULENAME
% cvs -d $CVSROOT checkout -r TAGNAME MODULENAME