Use the
restore-data.py utility to bring back site data that has
been backed up.
-
Stop TeamForge.
-
Run the restore script.
- cd /opt/collabnet/teamforge/runtime/scripts/
- ./restore-data.py
--source=<directory name>
Where, <directory-name> is the directory to which
you backed up the data with the backup-data.py
script.
TeamForge unpacks the
backed-up Subversion and CVS repositories, the data directory, and the TeamForge database.
-
Start TeamForge.