Edgewall Software

Changes between Version 72 and Version 73 of TracOnUbuntu


Ignore:
Timestamp:
Sep 28, 2010, 4:26:12 AM (14 years ago)
Author:
natewlew@…
Comment:

Orginized Trac on Ubuntu Page

Legend:

Unmodified
Added
Removed
Modified
  • TracOnUbuntu

    v72 v73  
    66}}}
    77
    8 Ubuntu:
    9  * [wiki:0.11/TracOnUbuntu]
    10  * [wiki:0.11/TracOnUbuntuHardy hardy, cgi].
    11  * TracUbuntuMultipleProjects
    12  * [wiki:0.10.4/TracOnUbuntuHardy]
    13  * TracInstallUbuntu
    14  * [https://help.ubuntu.com/community/UbuntuTracHowto Ubuntu-Trac]
    15  * TracFeisty
     8 * Back to TracInstallPlatforms
     9 * TracInstall - See this before reading any distro specific tutorial
    1610
    17 General:
    18  * TracInstallPlatforms
    19  * TracInstall
     11
     12'''Note:''' It is always best practice to use the latest [wiki:WikiStart stable version] of Trac.
     13
     14||= tutorial =||=  Ubuntu Version =||= Trac Version =||= Apache =||= VCS =||= Database =||
     15|| [wiki:0.11/TracOnUbuntu] || 8.04 || 0.11 || Mod_Python || Subversion || SQLite||
     16|| [wiki:0.11/TracOnUbuntuHardy hardy, cgi] || 8.04 || 0.11 || ~~CGI~~ || Subversion || SQLite||
     17|| TracUbuntuMultipleProjects || 8.04 || 0.11 || Mod_Python || Subversion || SQLite||
     18|| [wiki:0.10.4/TracOnUbuntuHardy] || 8.04 || 0.10.4 || Mod_Python || Subversion || SQLite||
     19|| TracFeisty || 7.04 || ?|| Mod_Python || Subversion || SQLite||
     20|| TracInstallUbuntu || ?|| 0.11.5 || Mod_Python || ?|| SQLite||
     21|| [https://help.ubuntu.com/community/UbuntuTracHowto Ubuntu-Trac] || ?|| ?|| Mod_Python || Subversion || SQLite||
     22|| [wiki:TracOnUbuntuBreezer Ubuntu 5.10 "The Breezy Badger"] || 5.10 || ?|| Mod_Python || Subversion || SQLite||
     23|| [wiki:TracOnUbuntuBreezyWorkingenv Ubuntu 5.10 with workingenv] || 5.10 || ?|| Fast_CGI || ?|| SQLite||
     24
     25'''DB:''' Most tutorials do not say the database they are using. I asume the default is SQLite.
    2026
    2127'''Ubuntu 8.04.2 Hardy Note:''' the default package installs trac-post-commit-hook under /usr/share/doc/trac/contrib path. Unfortunately this script is not working correctly with Trac 0.11 and you need to download the latest version from [source:0.11-stable/contrib/trac-post-commit-hook].