The scm repair subcommand repairs a local workspace that has become corrupted or is out of sync with its counterpart in the repository.
scm repair [ -r | --repository-uri ] repository URI or nickname { [ -d | --dir ] workspace-path [ -v | --verbose ] }
scm repair { [ -u | --username ] user ID in repository [ -P | --password ] password for user ID in repository [ -d | --dir ] workspace-path [ -v | --verbose ] }
C:\local-workspaces\HelloJazz>scm repair -r jazzhost
Rebuilding local workspace. This may take a while.
Repair complete.
Did this help? You can provide feedback at Jazz.net (registration required): Comment in the forums or submit a bug