|
Users Developers Wiki help. |
Main /
DownloadDownload version 0.8.0.1, which is the current stable release, packaged in a zip file, and is the version for use on live data. Alternatively, you can use SVN to extract the latest work-in-progress from the /trunk (as shown below) or /tags directory of our subversion repository: svn --username anonymous co https://svn1.hosted-projects.com/toae/gtdphp/trunk
When you are prompted for a password use: anonymous Note that the most stable releases will be in the /tags directory, that /trunk should be relatively stable, and that only developers should be working with releases in the /branches directory, as they may be very unstable and may damage your data. Please back up your databases before using releases from our subversion repository. There is also an alpha, bleeding-edge developers' version. It contains several significant structural changes to the database which are irreversible, and which may or may not make it into the final 0.9 release. Download it from the "zip archive" link at the bottom of this page, or from the SVN svn --username anonymous co https://svn1.hosted-projects.com/toae/gtdphp/branches/0.9aps1/
When you are prompted for a password use: anonymous WARNING: this may eat your data! So only test it on a spare copy of your data, not your live version. The very old release, v0.7, which still contains bugs that have been fixed in 0.8, is still available at Sourceforge, group ID 157107 , but this link is here only for historic reasons, and should not be used. |