【问题标题】:Clearcase adding new directories files does order matter?Clearcase 添加新目录文件的顺序是否重要?
【发布时间】:2015-04-23 16:13:03
【问题描述】:

我有大量代码(目录 -> 子目录 -> 文件无处不在)要添加到 Windows 中的 Clearcase。
我使用命令'clearfsimport -rec -nset sourcepath destinationpath'命令将它们添加到clearcase。

我能够成功地将它添加到源代码管理中,但是当我尝试交付它时,我收到错误消息说元素在集成视图中不可见。那么在 ClearCase 中添加新文件的顺序是否重要?

以下是 ClearCase 在交付时的错误消息:

Operation started: 22-04-2015 16:13:14 Element "D:\Workspace\auto_int\ROOT\Automation@@\main\auto\1\LDSCluster\main\auto\1\SSI\main\auto\2\Service
References" is not visible in view "auto_int".
Skipping element
"D:\Workspace\auto_int\ROOT\Automation@@\main\auto\1\LDSCluster\main\auto\1\SSI\main\auto\2\Service
References".  *** IMPORTANT *** Before completing this deliver or
rebase operation, you should understand why this element is not visible.  
If this element should be visible, cancel this operation,
fix the problem, and re-run the operation.

【问题讨论】:

    标签: clearcase


    【解决方案1】:

    那么在 clearcase 中添加新文件的顺序是否重要?

    不,没关系。

    但请检查clearfsimport 是否已签出文件夹/文件。
    因为在they have been checked in 之前,任何“交付”操作都不会看到它们。

    【讨论】:

      【解决方案2】:

      人们对此问题的回答可能有多种原因。但是我的集成视图配置规范没有加载捕获新添加的目录级别范围的规则。添加所需的加载规则后,我可以交付它。感谢大家。

      (但在开发视图中,加载规则也不存在,但当我添加新文件时,它会动态附加规则,这在集成视图中不会发生。)

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 2014-11-16
        • 2020-02-13
        • 1970-01-01
        • 1970-01-01
        • 2016-04-02
        • 2011-03-10
        • 1970-01-01
        相关资源
        最近更新 更多