Version 7 (modified by katty1980, 19 years ago)

--

Upgrade Instructions

Trac environments sometimes need to be upgraded before they can be used in a new version of Trac. This document describes the steps necessary to upgrade an environment.

From 0.7.x to 0.8

The database schema was changed between 0.7.x and 0.8. Existing environments must be upgraded before they can be used with Trac 0.8.

The following command will automatically perform the upgrade:


See also: TracGuide, TracInstall