clearcase命令备份文件的先前版本? [英] clearcase command to backup predecessor version of a file?

查看:88
本文介绍了clearcase命令备份文件的先前版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

用clearcase命令备份文件的先前版本是什么?

what is the clearcase command to backup predecessor version of a file ?

推荐答案

您可以尝试 cleartool get 将文件的任何旧版本复制到临时文件中。

You can try cleartool get to copy any old version of a file into a temporary file.

cleartool get –to C:\build\foo.c.temp \dev\hello_world\foo.c@@\main\2

更一般而言,问题 将详细介绍访问给定文件以前版本内容的所有可能性。

More generally, the question "In ClearCase, how can I view old version of a file in a static view, from the command line?" will detail all the possibilities to access the content of previous versions of a given file.

这篇关于clearcase命令备份文件的先前版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆