Instructions For Working With Source Code
Here's how to access the source code of MacWarriors projects via Subversion (SVN):
If you are a member of MacWarriors at UIUC you can
check out the source with the following command:
svn co svn+ssh://USERNAME@hiro.acm.uiuc.edu/afs/acm/sig/mw/svn/
PROJECTNAME/trunk PROJECTNAME
Subversion is not installed by default on Mac OS X. You can install it via
Fink, or grab a
precompiled binary.