rsync local code with a remote clearcase dynamic view

旧街凉风 提交于 2019-12-04 17:24:45
VonC

in order create a dynamic view you must issue the following command in the remote host 'cleartool setview view_1' where view_1 i

No you don't.

  • You only have to start it: cleartool startview view_1
  • And you can use it in /view/view_1/vobs/avob/....

Avoid setview which creates a subshell in which the PATH might not be correct.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!