How to get list of all newly added files on a branch in clearcase which are already checkedin

link|improve this question

38% accept rate
feedback

1 Answer

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.