unable to complete delivery

时光总嘲笑我的痴心妄想 提交于 2019-12-01 01:11:59

Yes.

You can change the config spec of the view you are using for your deliver in order to not select the lost+found folder.

cd /path/to/my/view
cleartool edcs

Add (as a first rule, at the top)

element /vobs/amit_sumit/lost+found -none

save and resume your deliver.

Note: depending on what you are merging (a folder within the vob, or the vob itself), you also can add same same selection rule between:

#UCMCustomElemBegin - DO NOT REMOVE - ADD CUSTOM ELEMENT RULES AFTER THIS LINE
#UCMCustomElemEnd - DO NOT REMOVE - END CUSTOM ELEMENT RULES

But by putting it on top, you are sure it will be taken into account.

That lost+found elements will still be part of the deliver, but will be skipped with a warning, as opposed to be blocking.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!