diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-02-27 22:39:42 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-02-27 22:39:42 +0000 |
commit | 529cd25c5bf843e32a0c374136b6391a07754c36 (patch) | |
tree | 321a18f22d2e084fcc85abde8ee57360a4694e51 /japanese/trac/pkg-descr | |
parent | 46c9bf609d2cffcd18fd806ac503b7fff305bb92 (diff) |
Notes
Diffstat (limited to 'japanese/trac/pkg-descr')
-rw-r--r-- | japanese/trac/pkg-descr | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/japanese/trac/pkg-descr b/japanese/trac/pkg-descr deleted file mode 100644 index 1abca7ccb2ac..000000000000 --- a/japanese/trac/pkg-descr +++ /dev/null @@ -1,21 +0,0 @@ -Trac uses a minimalistic approach to web-based software project management. -Our mission; to help developers write great software while staying out of -the way. Trac should impose as little as possible on a team's established -development process and policies. - -All aspects of Trac have been designed with one single goal, to simplify -tracking and communication of software issues, enhancements and monitoring -overall progress. - -What is Trac? - - * An integrated system for managing software projects - * An enhanced wiki - * A flexible web-based issue tracker - * An interface to the Subversion revision control system - -At the core of Trac lies an integrated wiki and issue/bug database. Using -wiki markup, all objects managed by Trac can directly link to other -issues/bug reports, code changesets, documentation and files. - -WWW: http://trac.edgewall.org/ |