9c6d657774
This is Trac with Japanese localization and own patches. Trac is an enhanced wiki and issue tracking system for software development projects. Trac provides: * An integrated system for managing software projects * An enhanced wiki * A flexible web-based issue tracker * An interface to the Subversion revision control system
19 lines
672 B
Text
19 lines
672 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2006/02/12 13:45:43 rillig Exp $
|
|
|
|
You must upgrade existing Trac environments before using a new
|
|
version:
|
|
|
|
trac-admin /path/to/projectenv upgrade
|
|
|
|
It is recommended to update the standard wiki pages whenever Trac is
|
|
upgraded to get up-to-date documentation and additional functionality:
|
|
|
|
trac-admin /path/to/projectenv wiki upgrade
|
|
|
|
mod_python users will need to change the name of the mod_python handler in
|
|
the Apache HTTPD configuration to:
|
|
|
|
PythonHandler trac.web.modpython_frontend
|
|
|
|
===========================================================================
|