无法完成交货 [英] unable to complete delivery

查看:61
本文介绍了无法完成交货的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在尝试完成已过帐的交货时出现以下错误。我可以从目标站点执行任何操作吗?

I got the following error while trying to complete the posted delivery. Is there anything I can do it from the target site?

cleartool: Error: Unable to check out
"/vobs/amit_sumit/lost+found/pcs_i_ltf_odfc_set_sftp.c.842f38e667011e395ad0018fe6508eea".
cleartool: Error: Some files could not be checked out in the target view.
cleartool: Error: Unable to perform merge.
cleartool: Error: Unable to do integration.
cleartool: Error: Unable to deliver stream "banglore_atx_cl".


推荐答案

是。

您可以更改用于传递的视图的配置规范,以选择丢失+找到

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

保存并继续发送

注意:根据您要合并的内容(VOB中的文件夹或VOB本身),还可以在以下之间添加相同的选择规则:

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.

丢失+找到元素仍将是o的一部分f投放,但会被警告跳过,而不是被阻止。

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

这篇关于无法完成交货的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆