发新话题
打印

[已解决] 怎么更改VOB的VOB ownership?( 此文章被查看:1208次,被回复:7篇!! )

怎么更改VOB的VOB ownership?

显示VOB信息
% cleartool lsvob
* /vobs/document       /net/szdev1/export/opt/vobstore/document.vbs public

更详细的信息
% cleartool describe -l vob:/vobs/document
versioned object base "/vobs/document"
  created 26-Dec-06.10:06:08 by shengxueqiang -sz ([email=shengxueqiang.cmsz@szdev1]shengxueqiang.cmsz@szdev1[/email])
  VOB family feature level: 3
  VOB storage host:pathname "szdev1:/export/opt/vobstore/document.vbs"
  VOB storage global pathname "/net/szdev1/export/opt/vobstore/document.vbs"
  database schema version: 54
  VOB ownership:
    owner alvarion-sz/shengxueqiang
    group alvarion-sz/cmsz
  Additional groups:
    group alvarion-sz/gsm8integt
    group alvarion-sz/gsm8unitt
    group alvarion-sz/gsm8doc
    group alvarion-sz/cdma8doc
  Attributes:
    FeatureLevel = 3
  Hyperlinks:
    [email=AdminVOB@43@/vobs/document]AdminVOB@43@/vobs/document[/email] -> vob:/vobs/Project_wxc2


现在我用把该VOB的 owner 修改为 alvarion-sz/sxq group不变。
应该怎么操作?
我用命令protect,出现下列错误
cleartool protect -chown sxq vob:/vobs/document
cleartool: Error: Cannot perform operation for versioned object base: "vob:/vobs/document"


问题已经解决 [打开主题]
本主题的最佳答案为 [ 2 楼].



© 本文为 sheng2006SCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

ct protectvob


最佳答案
该回答被楼主/管理员列为正解!



© 本文为 amongSCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员
Where are we ?

TOP

protectvob -chown alvarion-sz/sxq .



© 本文为 刘刘SCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员
i am on my way ....

TOP

成功,谢谢among
命令是这样的
cleartool protectvob -chown sxq /net/szdev1/export/opt/vobstore/document.vbs

© 本文为 sheng2006 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

回复 #3 刘刘 的帖子

请问命令中这个. 表示什么? 表示所有的VOB吗?
在VOB库中还有别的VOB存在,只是我没有拷贝上来

{HowardLing认为.是当前路径或vob }

[ 本帖最后由 sheng2006 于 2006-12-28 23:34 编辑 ]

© 本文为 sheng2006 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

嘿嘿,她的.应没什么意思

© 本文为 selina 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员
我选择,我喜欢

TOP

回复 #6 selina 的帖子

那CC怎么知道修改的是哪个VOB?
是不是她的命令没有加VOB名字,要我自己加上去

© 本文为 sheng2006 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

新问题又出来了,owner改成sxq,  以用户sxq登录,不能做推荐基线的操作,提示为
ClearCase Project Explorer:Error: No permission to perform operation "change activity".
ClearCase Project Explorer:Error: Must be one of:object owner, VOB owner, root

© 本文为 sheng2006 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

发新话题