How can I use ClearCase to “add to source control …” recursively?

后端 未结 10 1610
暖寄归人
暖寄归人 2020-11-22 08:26

I unpacked a zip-file delivery into a clearcase view. Now I want to add the complete file tree to the repository. The GUI only provides an \"Add to source control ...\" for

10条回答
  •  灰色年华
    2020-11-22 08:54

    Here is one other way I found by using the Windows Explorer:

    1. Select Search... from the context menu on the target directory.
    2. Search for *.
    3. Select all (Ctrl-A) files/directories in the result list.
    4. Select ClearCase > Add to source control... from the context menu on an item in the result list.

    There you go ...

提交回复
热议问题