Checking out Sloppy Model code from CVS repository in LINUX/UNIX

Here are the steps for connecting to the CVS repository and checking out the current version of the code.
More about CVS commands can be found at the CVS website.

The following commands will create a directory called SloppyModels with all the SerialNetworkCode code inside.

If you are using a CCMR account:

    setenv CVSROOT /usr/common/cvs
    cvs checkout -P SloppyModels/SerialNetworkCode (-P means do not checkout empty folders)

Otherwise:
    setenv CVSROOT :pserver:anonymous@cvs.ccmr.cornell.edu:/usr/common/cvs
    cvs login (empty password)
    cvs checkout -P SloppyModels/SerialNetworkCode (-P means do not checkout empty folders)


Last Modified: October 20, 2003

by Josh Waterfall

James P. Sethna

Statistical Mechanics: Entropy, Order Parameters, and Complexity, now available at Oxford University Press (USA, Europe).