Fox Subversion information

Getting Fox from the subversion repository

svn co https://objcryst.svn.sourceforge.net/svnroot/objcryst/trunk
mv trunk Fox
cd Fox/Fox
ln -s gnu.mak Makefile                   # for Linux (for MacOS X, use macosx.mak)
cd ../ObjCryst
ln -s rules-gnu.mak rules.mak            # for Linux

Updating from svn repository

Simply doing svn update from the top Fox directory will update you to the latest version.

SVN (last edited 2008-03-08 23:02:45 by localhost)