Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
151 views5 pages

Trac Download

This document provides information about downloading and installing various versions of the Trac software, including the latest stable release (0.12), previous releases, beta releases, and instructions for checking out the latest development source code from the Subversion repository. Download links and checksums are given for Tar, Zip, and Windows installer packages.

Uploaded by

Guido
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
151 views5 pages

Trac Download

This document provides information about downloading and installing various versions of the Trac software, including the latest stable release (0.12), previous releases, beta releases, and instructions for checking out the latest development source code from the Subversion repository. Download links and checksums are given for Tar, Zip, and Windows installer packages.

Uploaded by

Guido
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 5

[[PageOutline(2-3)]]

= Trac Download =
Trac is released under the [http://trac.edgewall.com/license.html modified BSD l
icense].
For installation instructions, see TracInstall or the included INSTALL file.
See TracUpgrade if you're simply upgrading from a previous release.
== Latest Stable Release for the 0.12.x line - 0.12 == #LatestStableRelease
Here's the latest and greatest version of Trac, the 0.12 //Babel// release.
See the [source:tags/trac-0.12/RELEASE release notes] for details.
{{{
#!div style="border: 1px dotted #aaa; background: #ffd; width: 22em; margin: aut
o; padding: .5em 3em;"
=== Tar package ===
* '''HTTP''': [http://ftp.edgewall.com/pub/trac/Trac-0.12.tar.gz Trac-0.12.tar.
gz]
* '''FTP''': [ftp://ftp.edgewall.com/pub/trac/Trac-0.12.tar.gz Trac-0.12.tar.gz
]
,,`md5sum: 3e8fabbaf8fe889e9c03a7dff09d5d05`,,
=== Windows Zip package ===
* '''HTTP''': [http://ftp.edgewall.com/pub/trac/Trac-0.12.zip Trac-0.12.zip]
* '''FTP''': [ftp://ftp.edgewall.com/pub/trac/Trac-0.12.zip Trac-0.12.zip]
,,`md5sum: 4d7edf70f41e2c2b1264ddd8239be1d9`,,
=== Windows installer ===
* '''HTTP''': [http://ftp.edgewall.com/pub/trac/Trac-0.12.win32.exe Trac-0.12.w
in32.exe]
* '''FTP''': [ftp://ftp.edgewall.com/pub/trac/Trac-0.12.win32.exe Trac-0.12.win
32.exe]
,,`md5sum: 7d0af6aed6a42885daa251accc321552`,,
}}}
{{{#!comment
== Preview Release for the 0.12.x line - **0.12 Beta 1** == #LatestBeta
Here's the first preview release for the upcoming 0.12 release.
See the [source:tags/trac-0.12b1/RELEASE release notes] for details.
{{{#!comment
(for rc1)
If no problem are detected with those packages, they're going to be the next sta
ble release.
}}}
{{{
#!div style="border: 1px dotted #aaa; background: #ffc; width: 25em; margin: aut
o; padding: .5em 3em;"
=== Tar package ===
* '''HTTP''': [http://ftp.edgewall.com/pub/trac/Trac-0.12b1.tar.gz Trac-0.12b1.
tar.gz]
* '''FTP''': [ftp://ftp.edgewall.com/pub/trac/Trac-0.12b1.tar.gz Trac-0.12b1.ta
r.gz]
,,`md5sum: 86eb76f61e94c2f3a808968126024428`,,
=== Windows Zip package ===
* '''HTTP''': [http://ftp.edgewall.com/pub/trac/Trac-0.12b1.zip Trac-0.12b1.zip
]
* '''FTP''': [ftp://ftp.edgewall.com/pub/trac/Trac-0.12b1.zip Trac-0.12b1.zip]
,,`md5sum: 387ecfaf0b403c224066fa72e32b4860`,,
=== Windows installer ===
* '''HTTP''': [http://ftp.edgewall.com/pub/trac/Trac-0.12b1.win32.exe Trac-0.12
b1.win32.exe]
* '''FTP''': [ftp://ftp.edgewall.com/pub/trac/Trac-0.12b1.win32.exe Trac-0.12b1
.win32.exe]
,,`md5sum: 6c0a29a2296314fc721031b1e23e0bcd`,,
}}}
=== Known Issues with 0.12b1
If you install it using `easy_install Trac==0.12b1` (or even ... `easy_install T
rac`), you won't be able to change the language of the interface, as the catalog
files are not compiled during install. You either need to install trunk where t
he problem has been fixed (`easy_install Trac==dev`), or download the sources an
d do a `setup.py compile_catalog` before installing or building the .egg (#9291)
.
}}}
{{{#!comment
== 0.12rc1 (Release Candidate) == #LatestReleaseCandidate
Here's the latest release candidate for the upcoming 0.12 release.
See the [source:tags/trac-0.12rc1/RELEASE release notes] for details.
If no problem are detected with those packages, they're going to be the next sta
ble release.
{{{
#!div style="border: 1px dotted #aaa; background: #ffd; width: 22em; margin: aut
o; padding: .5em 3em;"
=== Tar package ===
* '''HTTP''': [http://ftp.edgewall.com/pub/trac/Trac-0.12rc1.tar.gz Trac-0.12rc
1.tar.gz]
* '''FTP''': [ftp://ftp.edgewall.com/pub/trac/Trac-0.12rc1.tar.gz Trac-0.12rc1.
tar.gz]
,,`md5sum: f02988f3c772ee8f7299c2646b1ab2ed`,,
=== Windows Zip package ===
* '''HTTP''': [http://ftp.edgewall.com/pub/trac/Trac-0.12rc1.zip Trac-0.12rc1.z
ip]
* '''FTP''': [ftp://ftp.edgewall.com/pub/trac/Trac-0.12rc1.zip Trac-0.12rc1.zip
]
,,`md5sum: d9af16ccd0f614e2fbcbc4808043f8d5`,,
=== Windows installer ===
* '''HTTP''': [http://ftp.edgewall.com/pub/trac/Trac-0.12rc1.win32.exe Trac-0.1
2rc1.win32.exe]
* '''FTP''': [ftp://ftp.edgewall.com/pub/trac/Trac-0.12rc1.win32.exe Trac-0.12r
c1.win32.exe]
,,`md5sum: 4c1fb2a55146d765cfc1c4cd6919f565`,,
}}}
}}}
== Older Releases
=== Latest Stable Release for the 0.11.x line - 0.11.7 === #PreviousStableReleas
e
0.11.7 is a new stable maintenance release. It contains a number of bug fixes an
d minor enhancements. See the [source:tags/trac-0.11.7/RELEASE release notes] fo
r details.
{{{
#!div style="border: 1px dotted #aaa; background: #f6f6f6; width: 25em; margin:
auto; padding: .5em 3em;"
=== Tar package ===
* '''HTTP''': [http://ftp.edgewall.com/pub/trac/Trac-0.11.7.tar.gz Trac-0.11.7.
tar.gz]
* '''FTP''': [ftp://ftp.edgewall.com/pub/trac/Trac-0.11.7.tar.gz Trac-0.11.7.ta
r.gz]
,,`md5sum: 3cd96dad0e4f25d977c422fd6e985e99`,,
=== Windows Zip package ===
* '''HTTP''': [http://ftp.edgewall.com/pub/trac/Trac-0.11.7.zip Trac-0.11.7.zip
]
* '''FTP''': [ftp://ftp.edgewall.com/pub/trac/Trac-0.11.7.zip Trac-0.11.7.zip]
,,`md5sum: 74a7917596a6315a86a9e10e66e99140`,,
=== Windows installer ===
* '''HTTP''': [http://ftp.edgewall.com/pub/trac/Trac-0.11.7.win32.exe Trac-0.11
.7.win32.exe]
* '''FTP''': [ftp://ftp.edgewall.com/pub/trac/Trac-0.11.7.win32.exe Trac-0.11.7
.win32.exe]
,,`md5sum: e487257fc1199535805bc65983e21cba`,,
}}}
=== Latest Stable Release for the 0.10.x line - 0.10.5
''Note that the 0.10.x release line is no longer maintained - use 0.11.x for new
installations and upgrade to 0.11.x if possible.''
{{{
#!div style="border: 1px dotted #aaa; background: #fff; width: 22em; margin: aut
o; padding: .5em 3em;"
==== Tar package
* '''HTTP''': [http://ftp.edgewall.com/pub/trac/trac-0.10.5.tar.gz trac-0.10.5.
tar.gz]
* '''FTP''': [ftp://ftp.edgewall.com/pub/trac/trac-0.10.5.tar.gz trac-0.10.5.ta
r.gz]
==== Windows Zip package
* '''HTTP''': [http://ftp.edgewall.com/pub/trac/trac-0.10.5.zip trac-0.10.5.zip
]
* '''FTP''': [ftp://ftp.edgewall.com/pub/trac/trac-0.10.5.zip trac-0.10.5.zip]
==== Windows installer
* '''HTTP''': [http://ftp.edgewall.com/pub/trac/trac-0.10.5.win32.exe trac-0.10
.5.win32.exe]
* '''FTP''': [ftp://ftp.edgewall.com/pub/trac/trac-0.10.5.win32.exe trac-0.10.5
.win32.exe]
}}}
=== Even 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.apache.org/ Subversion] for source revision control an
d code sharing.
The Subversion repository URL for the Trac project is at:
http://svn.edgewall.com/repos/trac/
For further instructions on how to use Subversion, see [http://svnbook.red-bean.
com/book.html The Subversion Book].

=== Trac ''0.12dev'' === #Tractrunk


The latest revision for the [http://svn.edgewall.org/repos/trac/trunk#egg=Trac-d
ev trunk] version of Trac (currently [milestone:0.12]dev) can be checked out wit
h the following command:
{{{
svn co http://svn.edgewall.org/repos/trac/trunk trac
}}}
(https: also works)
Be sure to read TracUpgrade and TracInstall for the specific installation instru
ctions for this version.
=== Trac ''0.11-stable'' === #Tracstable
The latest revision for the ''stable'' version of Trac 0.11 can be checked out f
rom the [http://svn.edgewall.org/repos/trac/branches/0.11-stable#egg=Trac-0.11-d
ev 0.11-stable branch] with the following command:
{{{
svn co http://svn.edgewall.org/repos/trac/branches/0.11-stable 0.11dev
}}}
Installation can be performed as usual, using for example the following command:
{{{
cd 0.11dev
python setup.py install
}}}
Alternatively, you can directly "easy-install" the latest stable version from th
e repository:
{{{
easy_install http://svn.edgewall.org/repos/trac/branches/0.11-stable
}}}
`easy_install` is a script provided by the SetupTools.
=== Installing versions from checkouts ===
It's perfectly doable to run Trac directly from a checkout, and that's indeed ve
ry useful while developing (see TracDev/DevelopmentEnvironmentSetup).
You can also install a development version, either using the normal installation
procedure, or by installing it at a specific location.
We recommend that you choose some well visible place (e.g. `/opt/trac-0.11.3dev`
), and override the PYTHONPATH environment variable (or !PythonPath path directi
ve for `mod_python`) by ''preprending'' the `/opt/trac-0.11.3dev/lib/python2.4/s
ite-packages` path (replace 2.4 by the Python version that you actually use). Th
at way, you minimize the risk of interferences with the packaged Trac version yo
u probably already have.
{{{
cd 0.11-stable
python setup.py install --prefix=/opt/trac-0.11.3dev
}}}
then:
{{{
export PYTHONPATH=/opt/trac-0.11.3dev/lib/python2.4/site-packages:$PYTHONPATH
}}}
or, in your httpd.conf:
{{{
<Location /projects/myproject>
...
PythonPath "['/opt/trac-0.11.3dev/lib/python2.4/site-packages'] + sys.path"
...
</Location>
}}}
----
See also: TracProject, TracGuide.

You might also like