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/macwarriors/svn/
PROJECTNAME/trunk PROJECTNAME
If you are using any version of Mac OS X older than 10.5 Leopard, then Subversion is not installed by default.
You can install it via
Fink, or grab a
precompiled binary.