13 12
发新话题
打印

[求助] 如何把VOB从C盘转移到D盘?( 此文章被查看:2912次,被回复:12篇!! )

如何把VOB从C盘转移到D盘?

在安装CC的时候,按照缺省值安装到C盘了.眼看C盘地方越来越小,想把VOB,存放到D盘去.
应该怎么移植?



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

TOP

关注: 这个问题一直都没有解决.



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

TOP

cc_admin.pdf 第147页,很简单,注意copy的时候带上权限,重新注册一下就ok了



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

TOP

cc_admin.pdf 我这里没有啊,能发一下吗?

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

TOP

1         Log on to the VOB’s current server as the VOB owner or privileged user. In this example, the VOB’s current server is \\sol.          
2         Lock the VOB.          
3         Stop ClearCase on the VOB server host.          
4         Copy the VOB storage directory, preserving all ownership information. You must use a copy utility that preserves ownership information contained in the VOB storage directory ACLs. We recommend that you use the ClearCase utility ccase-home-dir\etc\utils\ccopy.exe for this purpose.          
        C:\ClearCaseStorage\VOBs> net use E: \\vobsvr01\vobstg          
        C:\ClearCaseStorage\VOBs> ccopy libpub.vbs E:\libpub.vbs          
5         Restart ClearCase if you have copied the VOB storage directory to a new location on the same VOB server host.          
6         Replace the VOB object and tag with new ones that reference the new VOB storage directory. Use the ClearCase Administration Console or the following commands (this example applies to the destination on server vobsvr01):          
        cleartool register –vob –replace \\vobsvr01\vobstg\libpub.vbs          
        cleartool mktag –vob –replace –tag \libpub \\vobsvr01\vobstg\libpub.vbs          
7         Unlock the VOB.          
8        Verify that all clients can access the VOB at the new location.

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

TOP

感谢

感谢版主提供方法,版主的方法是正规的,安全的和标准的.

我个人使用了一个偷懒的方法.

1. 将C:\ClearCaseStorage\下的内容直接复制到一个临时目录.(好在里面没有多少东西)

2. 将逻辑D盘直接挂在C:\ClearCaseStorage\这个空目录下了.

3. 然后又把东西复制回来.

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

TOP

木木以后发帖的时候可以加一些回车吗?阅读起来比较舒服。 一大片看起来感觉不爽。:lol

© 本文为 vowtree 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员
不要踩疼我的梦想

TOP

我是copy过来的,我的英文可没这么强! :'(
大家有空记得翻翻文档!

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

TOP

木星很聪明嘛。木木 ,我给你演示一把你的内容:
?1 Log on to the VOB’s current server as the VOB owner or privileged user. In this example, the VOB’s current server is \\sol.

2 Lock the VOB.

3 Stop ClearCase on the VOB server host.

4 Copy the VOB storage directory, preserving all ownership information. You must use a copy utility that preserves ownership information contained in the VOB storage directory ACLs. We recommend that you use the ClearCase utility ccase-home-dir\etc\utils\ccopy.exe for this purpose.

C:\ClearCaseStorage\VOBs> net use E: \\vobsvr01\vobstg

C:\ClearCaseStorage\VOBs> ccopy libpub.vbs E:\libpub.vbs

5 Restart ClearCase if you have copied the VOB storage directory to a new location on the same VOB server host.


6 Replace the VOB object and tag with new ones that reference the new VOB storage directory. Use the ClearCase Administration Console or the following commands (this example applies to the destination on server vobsvr01):

cleartool register –vob –replace \\vobsvr01\vobstg\libpub.vbs cleartool mktag –vob –replace –tag \libpub \\vobsvr01\vobstg\libpub.vbs

7 Unlock the VOB. 8 Verify that all clients can access the VOB at the new location.

看起来是不是会清晰一些。

© 本文为 vowtree 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员
不要踩疼我的梦想

TOP

引用:
原帖由 木星 于 2006-9-8 12:06 发表
cc_admin.pdf 我这里没有啊,能发一下吗?
安装完后去cc的安装目录下可以找到 好像是bin目录吧~

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

TOP

 13 12
发新话题