
|
|
At any time during the delete session, you can run the --status subcommand to determine the status of the delete session.
|
|
|
The PTC RV&S server only supports one delete session at a time and additional targets cannot be added with a second invocation of the --mark subcommand.
|
|
|
If you restore deleted projects at a later date, the kept candidates do not maintain their linkages with restored projects.
|
|
|
All delete targets are marked by the server such that they cannot be changed, and links to them cannot be added by user operations. Existing links can be duplicated (such as creating a development path) as this does not change the results of --mark. Kept candidates are not restricted.
Once marked, projects (and their members) cannot be modified using commands other than si deleteproject. For example, you cannot check in a member of a marked project. Once marked, if the projects or members need to be modified before they are deleted, a rollback must first be performed.
|
|
|
At any phase before Commit, you can run the --rollback subcommand to discard the target information, and end the delete session with the database unchanged. Once the subcommand completes, you can begin a new delete session with the --mark subcommand.
|
|
|
The Dump phase is not available for the si deletearchive command. Using this command deletes archives without creating backups for them. Archive backup (and restore) is not available for individual archives; only projects that include archives. If you require archive backups, use the si deleteproject command instead.
|