Back to the docs page Previous Next How to get the latest sources from our Subversion repositoryFirst, you need to install Subversion. If you use Debian or Ubuntu: sudo aptitude install subversionIf you use Fedora or one of its derivatives: sudo yum install subversionIf you use Windows, you can download Subversion from here. Then change to the directory where you want to put it, and check out our repository: svn co svn://gashler.com/waffles/trunk ./wafflesIf you want commit access, you will need to send us email. My email address is on the main page. Previous Next Back to the docs page |