clearcase - type manager error while using clearfsimport -
while copying directories local vob using clearfsimport, starting type manager errors below.is there solution handle issue.
clearfsimport: error: unexpected value (2) returned type manager "_html2"
clearfsimport: error: unexpected value (2) returned type manager "_xml2"
from this technote (for text
, not html),
this error occurs because source container associated version missing or unavailable or because
cleartext
cannot created successfully.
try also, this technote, , test on 1 file using cleartool chtype
:
cleartool unco <filename> cleartool chtype text_file <filename>
then try again clearfsimport
, , see if specific file still generates same error.
Comments
Post a Comment