How to get list of all newly added files on a branch in clearcase which are already checkedin
Asked
Active
Viewed 1,063 times
1 Answers
1
You could use a find query in order to list:
- versions only on a certain branch
- created since a certain date
See IBM find examples for more.
VonC
- 2,653
- 5
- 29
- 48