10.3 Removing Unneeded Versions from a VOB

Scrubbing only removes artifacts that can be regenerated. Scrubbing never removes versions of elements. Because elements and versions are historical data, you should approach their removal with extreme caution. Removing entire elements, using rmelem, is particularly dangerous:

If you need to reclaim disk space, it is more prudent to remove individual versions of elements, rather than entire elements. The rmver command makes it easy to remove versions that you believe you will probably never need again.

By default, rmver removes only versions of little use:

You can also use the cleartool relocate command to move entire VOB directories and all the element versions they contain from one VOB to another. Chapter 14, Splitting VOBs with relocate, has more information on this procedure.