Anonymous Subversion (SVN) access
This project allows anonymous checkouts of its source code. Use the command below and use 'anonymous' as the username and a blank password to checkout the code.
svn checkout http://atariforge.org/svn/zdesk
Developer Subversion Access via DAV
Only project developers can access the SVN tree via this method. Substitute
svn checkout --username developername http://atariforge.org/svn/zdesk

