Paolo
Paolo

Reputation: 2472

How to get a previous version in clearcase?

I'm not a ClearCase expert... I would like to get a version of my project as it was, let's say one week ago, or maybe as it was when I finished an old activity.

Is it possible to do so? How should I do? (Please provide detailed steps :) )

Upvotes: 2

Views: 6361

Answers (1)

VonC
VonC

Reputation: 1323503

For one file, you can use cleartool get, as described in "Clearcase command to export an element".

But for a full view, I would recommend using a time-base config spec rule.
See for instance:

Upvotes: 4

Related Questions