Edgewall Software

Version 27 (modified by Christopher Lenz, 19 years ago) ( diff )

Added warning about siteconfig.py in windows installer

Trac Download

Trac is released under the GNU General Public License (GPL). For installation instructions, see TracInstall or the included INSTALL file.

Latest Release - 0.8.1 'Unnamed Ghoul'

0.8.1 is a major release containing new features and enhancements. See the ChangeLog for details.

Tar package

Zip package

Windows installer

Important note: The Windows installer installs a siteconfig.py file in PYTHONLIB/site-packages/trac that contains absolute paths pointing to F:\. You will need to fix these paths so that they start with the installation directory of the version of Python you selected during setup. We'll try to correct this problem for future releases.

Debian Packages

Read TracOnDebian for more information about installing Trac on Debian.


Older Releases

SuSE RPM

Red Hat / Fedora Core RPM

Older releases and auxiliary files are archived on the FTP server:

Each release is also tagged in the subversion repository:

Latest Development Source Code

We use 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 The Subversion Book.


See also: TracProject, TracGuide.

Note: See TracWiki for help on using the wiki.