I am using CCRC 7.1.2 to access UCM project and I could not see any option in CCRC to load previous version. Version Tree tab also do not have any option to it though it shows all version.
相关问题
- How to restrict VOB read access in ClearCase (Wind
- preserving history when using mercurial ontop of c
- How to use ClearCase annotate sub-command?
- listing files checked in during last 2 days
- VS2008 and ClearCase : opening solution requests a
相关文章
- Provide version to independent files in clearcase
- How to undo checkout a file checked out from anoth
- Getting present working view in Clearcase
- What is the nature of a “MVFS filesystem” with Cle
- How to list only the name of the baselines in UCM
- Reuse a ClearCase view
- Value of using Git with ClearCase, AccuRev or Perf
- ClearCase: change branch type name?
The easiest way would be to make a web view in CCRC dedicated for displaying said old revision:
You could modify its config spec in order to select what you want to see in that specific view.
Note though that the IBM article on CCRC version tree does mention:
So try a double-click on an old version and see if that is enough.
The only other alternative, since all the solutions I mention in "In ClearCase, how can I view old version of a file in a static view, from the command line?" are for cleartool (meaning full ClearCase, not light client CCRC), is to try and use the CCRC command-line.
But I don't see a CCRC command able to get (like
cleartool get
) an older version though.