ClearCase can I use clearexport_ccase/clearimport to copy VOB data to a VOB on a different machine at a different location?
copy VOB data to a VOB on a different machine at a different location?
That kind of process means a reformatvob -dump
/ reformatvob -load
:
cleartool reformatvob -dump /vobstore/avob.vbs
The process is described in "Moving VOBs and relocating VOB data".
It uses the command refomatvob
.
clearfsimport
wouldn't import all the metadata (stream, labels, projects, ...): only files and directories.
来源:https://stackoverflow.com/questions/18878690/clearcase-can-i-use-clearexport-ccase-clearimport-to-copy-vob-data-to-a-vob-on-a