Upgrading
DOORS® Next is an application within IBM® Engineering Lifecycle Management Suite.
For more information about upgrading IBM Engineering Lifecycle Management Suite, see the IBM Engineering Lifecycle Management Suite documentation.
Note: If TRS services are already running in log-based mode, you do not need to
perform a full rebase after the upgrade.
Instead, run the following repotools
command to update the TRS feed with data for non-versioned
resources:
repotools-rm.bat -rmTRSPublishNonVersioned <operation> [teamserver.properties=conf/rm/teamserver.properties]
If you have already performed a full TRS rebase as part of your post-upgrade operations, this command is not required.
For more information about the command syntax and options, see the
repotools command help.
publish- actually publish the resources (default for most use‑cases).count- show how many non‑versioned resources would be published.noresume- disables resume capability (generally not recommended).verbose- adds detailed logging (useful for troubleshooting, but logs can become large).conf/rm/teamserver.propertiesis used.