This section describes the changes to pmrep commands.
PurgeVersion command
Effective in version 10.0, you can use
pmrep purgeVersion -c
with or without the -p option.
When you use the -c option with the -p option, the output lists the object versions that purge, then lists which object versions are contained in deployment groups.
When you use the -c option without the -p option, the command does not purge versions that are part of deployment groups.
Previously, when you used the -c option, the -p option was required.
Effective in version 10.0, if an object version is a member of a deployment group, the version will not purge.
When you use
pmrep purgeVersion
with the -k option, the results display all versions that do not purge, and the reason the version does not purge.
When a version will not be purged because it is in a deployment group, the reason lists only the first deployment group that causes the object not to purge.
Previously, the inclusion of a version in a deployment group did not affect whether or not it would be purged.