【发布时间】: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