Last modified 4 years ago
trac-install-cleanup
Purpose
trac-install-cleanup removes default values from a fresh Trac installation like the milestones 1 - 4, versions and default templates. This tool creates a completely fresh installation without example values.
NOTE: trac-install-cleanup leaves the predefined wiki pages untouched
Usage
trac-install-cleanup -e <environment path>
The environment path is the path to the directory, where Trac is installed. If you have called trac-admin initenv my/path/to/trac to install Trac, then the correct value would for the -e-parameter would be my/path/to/trac.
