man tracdb2env (Commandes) - Tool to convert old Trac databases to Trac environments.

NAME

tracdb2env - Tool to convert old Trac databases to Trac environments.

SYNOPSIS

tracdb2env <db-file> <env-dir>

OVERVIEW

Starting with version 0.7 Trac stores project specific information in project environment directories instead of in database files. tracdb2env can extract information from an old database file and insert that into a newly created project environment directory.

Trac is a minimalistic web-based software project management and bug/issue tracking system. It provides an interface to the Subversion revision control systems, an integrated wiki, flexible issue tracking and convenient report facilities.

Documentation for Trac in general, including detailed usage explanations and tutorials can be be found in the Trac wiki at http://trac.edgewall.com/.

Run `tracdb2env -h' to access the built-in tool documentation.