SVN
The SVN for DigiForce is now online.

To download a "bleeding edge" version of DigiForce get a working copy of SVN.

If you need help installing cygwin for Windows read \docs\cygwin.txt.

To download new copy (into /df):
  cd /
  svn checkout https://digiforce.svn.sourceforge.net/svnroot/digiforce/trunk/df

To update your copy:
  cd /df
  svn update

To create a diff file (changes you have made to DF):
  cd /df
  svn diff

You can also view the source via SVN View.

If you have made changes to DF and want to help develop it, please
send your .diff files to Peter Quiring (pquiringgmailcom).
Thanks!