blob: 51fed69d390cedb56e11fb53153e5788add29bc6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
===========================================================================
$NetBSD: MESSAGE,v 1.3 2009/09/29 04:41:16 obache 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
For more information:
http://trac.edgewall.org/wiki/TracUpgrade
You can install following packages for feature improvements:
${PYPKGPREFIX}-subversion (devel/py-subversion) Using with Subversion
${PYPKGPREFIX}-pygments (textproc/py-pygments) Syntex hilighting
===========================================================================
|