rmprovider
Deletes change management providers
Applicability
Product |
Command type |
---|---|
ClearCase® |
cleartool subcommand |
Platform |
---|
UNIX |
Linux |
Windows |
Synopsis
- rmprovider { –vob vob-selector | –replica replica-selector
- | –brtype brtype-selector | –stream stream-name } provider-name
Description
This command deletes change management providers from a VOB, a Base ClearCase branch type, or a ClearCase UCM stream.
Deleting a change management provider configuration from a VOB does not delete the configuration from branches or streams associated with the VOB that have been configured for that provider. To avoid inconsistencies when deleting a provider from a VOB, also delete that provider configuration from the branch types or streams.
Restrictions
None.
Options and arguments
- –vob vob-selector
- The VOB whose CM provider configuration is to be deleted.
- –replica replica-selector
- The VOB replica whose CM provider configuration is to be deleted.
- –brtype brtype-selector
- Base ClearCase: the branch whose CM provider configuration is to be deleted.
- –stream stream-name
- ClearCase UCM: the stream whose CM provider configuration is to be deleted.
- provider-name
- The provider that is to be deleted.
Examples
In these examples, the lines are broken for readability. You must enter each command on a single physical line.
- Delete the provider configuration
CQPROV2 from the VOB myvob.
cmd-context rmprovider -vob /var/tmp/myvob CQPROV2