【问题标题】:unable to complete delivery无法完成交付
【发布时间】:2014-03-13 02:17:33
【问题描述】:

我在尝试完成发布的交付时收到以下错误。我可以从目标站点做些什么吗?

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".

【问题讨论】:

    标签: clearcase clearcase-ucm


    【解决方案1】:

    是的。

    您可以更改用于交付的视图的配置规范,以便选择lost+found 文件夹。

    cd /path/to/my/view
    cleartool edcs
    

    添加(作为第一条规则,在顶部)

    element /vobs/amit_sumit/lost+found -none
    

    保存并恢复您的交付。

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

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

    但是把它放在首位,你肯定会考虑到它。

    lost+found 元素仍将是交付的一部分,但将被跳过并发出警告,而不是阻塞。

    【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2013-07-28
    • 2020-10-01
    • 2021-10-11
    • 2013-06-10
    • 2014-04-02
    • 1970-01-01
    • 1970-01-01
    • 2019-12-07
    相关资源
    最近更新 更多