gpt4 book ai didi

linux - 清除工具错误 : Unable to update view

转载 作者:塔克拉玛干 更新时间:2023-11-03 01:23:44 25 4
gpt4 key购买 nike

我在我的 linux 机器上使用 cleartool 命令。我正在尝试将标签 ONLINE_Dec_15 合并到 main 分支。我正在使用具有默认配置规范的名为 admin_view 的 View 。

element * CHECKEDOUT
element * /main/LATEST

该 View 具有以下权限:

Owner: vobadmin           : rwx (all)
Group: ccusers : rwx (all)
Other: : r-x (read)

我正在处理的 vob 设置了以下权限:

VOB ownership:
owner vobadmin
group ccusers

必须合并的文件具有以下权限:

Element Protection:
User : vobadmin : r--
Group: ccusers : r--
Other: : r--

我能够在其他 vob 中使用这些权限执行合并。但在这种情况下我收到了这个错误。我错过了什么?

我收到以下错误:

cleartool: Error: Unable to update view "admin_view": Permission denied.
cleartool: Error: Unable to check out "./app/test.java".

最佳答案

如前所述here

  • Ensure that your view was created with the correct permission's. Once again it is the Linux users' primary Group as defined when your create the Linux user.
  • Tip: Ensure the you use the correct umask setting when creating views
  • Ensure that when you created the viewstore, that you have set the correct user:group ownership

尝试使用新 View ,看看问题是否仍然存在。

通过比较以下内容与其他(工作) View 进行比较:

cleartool lsview -l -full -pro <aview>

关于linux - 清除工具错误 : Unable to update view,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38845323/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com