===testing==== = Trac Download = Trac is released under the [http://www.fsf.org/licenses/gpl.html GNU General Public License] (GPL). == Latest Release - 0.6.1 '245 Trioxin' == 0.6.1 is a minor release containing mostly bugfixes. See the ChangeLog for details. === Tar package === * '''HTTP''': [http://ftp.edgewall.com/pub/trac/trac-0.6.1.tar.gz trac-0.6.1.tar.gz] * '''FTP''': [ftp://ftp.edgewall.com/pub/trac/trac-0.6.1.tar.gz trac-0.6.1.tar.gz] === Zip package === * '''HTTP''': [http://ftp.edgewall.com/pub/trac/trac-0.6.1.zip trac-0.6.1.zip] * '''FTP''': [ftp://ftp.edgewall.com/pub/trac/trac-0.6.1.zip trac-0.6.1.zip] === SuSE RPM === * '''HTTP''': [http://ftp.edgewall.com/pub/trac/trac-0.6.1-1SuSE.noarch.rpm trac-0.6.1-1SuSE.noarch.rpm] * '''FTP''': [ftp://ftp.edgewall.com/pub/trac/trac-0.6.1-1SuSE.noarch.rpm trac-0.6.1-1SuSE.noarch.rpm] === Windows installer === * '''HTTP''': [http://ftp.edgewall.com/pub/trac/trac-0.6.1.win32.exe trac-0.6.1.win32.exe] * '''FTP''': [ftp://ftp.edgewall.com/pub/trac/trac-0.6.1.win32.exe trac-0.6.1.win32.exe] ---- == Older Releases == Older releases and auxiliary files are archived on the FTP server: * http://ftp.edgewall.com/pub/trac/ * ftp://ftp.edgewall.com/pub/trac/ Each release is also tagged in the subversion repository: * http://svn.edgewall.com/repos/trac/tags/ == Latest Development Source Code == We use [http://subversion.tigris.org/ Subversion] for source revision control and code sharing. The Subversion repository URL for the Trac project is at: http://svn.edgewall.com/repos/trac/ The latest revision can be checked out with the following command: {{{ svn co http://svn.edgewall.com/repos/trac/trunk trac }}} For further instructions on how to use Subversion, see [http://svnbook.red-bean.com/book.html The Subversion Book]. ---- See also: TracProject, TracGuide