Skip to main content
Version: TeamForge 23.0

restore-data.py

Overview

restore-data.py finds and unpacks these data resources:

  • Subversion repositories
  • The data directory ( /var)
  • The SourceForge database

Usage

Run this script as follows:

./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.

Location

/opt/collabnet/teamforge/runtime/scripts/

Options

--source
Directory where the compressed copy of the site's data is available.
--help | -h
Print this usage message and exit.