-verify

Repotools command used to verify the integrity of a database

Purpose

The verify command is used to verify the integrity of a database.

Parameters

Attribute Description Required Default
teamserver.properties The file system path to the teamserver.properties file. No teamserver.properties
logFile The file to which log messages are written. The log file is a valuable resource for diagnosing problems. No repotools_verify.log
level The verification level. A number between 1 and 10. No 1

Example

repotools -verify level=5

Feedback