Edgewall Software

Changes between Version 5 and Version 6 of TracHistory


Ignore:
Timestamp:
Feb 21, 2015, 9:30:44 AM (9 years ago)
Author:
figaro
Comment:

Update

Legend:

Unmodified
Added
Removed
Modified
  • TracHistory

    v5 v6  
    1 = The Brief History of Trac =
     1= A Brief History of Trac
    22
    3 Trac is not an original idea. It owes much to the many project management and issue tracking systems out there, and particularly the excellent [http://www.cvstrac.org/ CVSTrac] program and to its author(s).
     3Trac is an open source, Web-based project management and bug tracking system. The program is inspired by [http://www.cvstrac.org/ CVSTrac], and was originally named svntrac because of its ability to interface with [http://en.wikipedia.org/wiki/Apache_Subversion Subversion].
    44
    5 The project started as a reimplementation of CVSTrac in python and an
    6 entertaining [http://www.catb.org/~esr/faqs/hacker-howto.html exercise], as well as toying with the [http://www.hwaci.com/sw/sqlite/ SQLite] embeddable database. Over time, [http://groups.google.com/groups?selm=Sbe6.3c12%40clarinet.com&output=gplain as is common], the scope of the endeavor broadened, a goal formed and it was brought on its current course.
     5Trac is not an original idea. It owes much to the many [http://en.wikipedia.org/wiki/Project_management_software project management] and [http://en.wikipedia.org/wiki/Issue_tracking_system issue tracking] systems out there.
    76
    8 We intend and hope that Trac be a viable platform to explore and expand how
    9 and what can be done with ''wiki-based software project management'' with [http://www.martinfowler.com/articles/newMethodology.html low ceremony].
     7The project started as a reimplementation of CVSTrac in Python and an entertaining [http://www.catb.org/~esr/faqs/hacker-howto.html exercise], as well as toying with the [http://www.hwaci.com/sw/sqlite/ SQLite] embeddable database. Over time, [http://groups.google.com/groups?selm=Sbe6.3c12%40clarinet.com&output=gplain as is common], the scope of the endeavor broadened, a goal formed and it was brought on its current course.
     8
     9Trac is written in the Python programming language. Until mid-2005, it was available under the [http://en.wikipedia.org/wiki/GNU_General_Public_License GNU General Public License]; since version 0.9, it has been released under a [http://en.wikipedia.org/wiki/Modified_BSD_license modified BSD license]. It is used by [http://trac.edgewall.org/wiki/TracUsers hundreds of users] worldwide.
     10
     11We intend and hope that Trac be a viable platform to explore and expand how and what can be done with ''wiki-based software project management'' with [http://www.martinfowler.com/articles/newMethodology.html low ceremony].
    1012
    1113Mostly though, we at the TracProject and EdgewallSoftware hope Trac will prove itself practical and useful to others.
    1214
    13  - The TracTeam
     15
     16The TracTeam
    1417
    1518----