Edgewall Software

Changes between Version 4 and Version 5 of TracCaseStudies


Ignore:
Timestamp:
Feb 21, 2008, 1:35:32 AM (16 years ago)
Author:
henke.mike@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracCaseStudies

    v4 v5  
    22[[TracGuideToc]]
    33
    4   '''NOTE: I am not familiar with the trade-offs between different Trac Layouts.  So I wanted to find different examples of how Trac Users have the process setup but couldn't find any.  I found numerous installation examples but nothing regarding layout and structure'''
     4  '''NOTE: I am not familiar with the trade-offs between different Trac structures  So I wanted to find different examples of how Trac Users have the process setup but couldn't find any.  I found numerous installation examples but nothing regarding layout and structure'''
    55
    6 A few examples of Trac Full Layouts.  Each case should include Trac Layout (x Projects/x repositories), Trade Off (Positive/Negative), ticket process, usage of Trac Features such as what you are using components, versions, and reports.  We will have generic, idealized models section and a Real-world.  You do not need to provide real company names.
     6A few examples of Trac Layouts.  Each case should include Trac Layout (x Projects/x repositories), Trade Off (Positive/Negative), ticket process, usage of Trac plugins, components items, and non standard reports.  We will have a generic section and a Real-world.  You do not need to provide real company names.
    77
    88What follows are different possibilities when structuring your Trac process. While you can find instructions for installing Trac on specific systems at TracInstallPlatforms on the main Trac site, this is for putting everything together.
     
    1111
    1212=== Small teams ===
     13One Trac Project - One Repository (one project within Repository)
    1314
    1415=== Central Planning ===
     16Multiple Trac Projects - One Repository (many projects within Respository)
    1517
    1618=== Managed Chaos ===
     19Multiple Trac Projects - Multiple Repositories
    1720
    1821=== Rapid Development ===
     22
    1923
    2024== Real-world studies ==