Removes a VOB storage directory
ClearCase (cleartool subcommand), Attache (command)
The rmvob command deletes one or more VOB storage directories. Confirmation for each VOB is required, unless you use the -force option.
In addition to removing the VOB storage directory, rmvob removes all relevant entries from the network's VOB registry. However, rmvob does not unmount the VOBs. Before removing a VOB storage area:
CAUTION: Be sure that the current working directory is not within the VOB storage area that you are deleting.
NOTE: If you remove a VOB storage area with standard Windows commands, you must unregister the VOB with the rmtag and unregister commands.
To remove a replicated VOB, you must follow the procedure in the chapter Removing Replicas in ClearCase MultiSite Manual. rmvob fails if the VOB replica masters any objects, unless you specify the -force option.
Permissions Checking: For each object processed, you must be one of the following: VOB owner, member of the ClearCase group. See the permissions reference page.
Examples including wildcards or quoting are written for use in cleartool interactive mode. If you use cleartool single-command mode, you may need to change the wildcards and quoting to make your command interpreter process the command appropriately.
In cleartool single-command mode, cmd-context represents the command interpreter prompt. In cleartool interactive mode, cmd-context represents the interactive cleartool prompt. In Attache, cmd-context represents the workspace prompt.
cmd-context umount \project
cmd-context rmvob c:\users\vbstore\project.vbs
Remove versioned object base "c:\users\vbstore\project.vbs"? [no] yes
Removed versioned object base "c:\users\vbstore\project.vbs".
|
Feedback on the documentation in this site? We welcome any comments!
Copyright © 1999 by Rational Software Corporation. All rights reserved. |