I am looking to find a way to generate a report that can show the creation date of each element in a ClearCase project. Basically, I am trying to get a sense of the old legacy elements in our project. I am not able to achieve it using find, lshistory or reportbuilder, so looking for some help from the community to see if someone has done anything similar before or has any pointers to share.
Thanks in advance. NP
cleartool findshould be a valid option though.Combined with
fmt_ccaseOn Unix:
What you are looking at version 0, the placeholder version marking the creation:
For a given file, the sorted extended path would be the one where the element itself was created.
The OP proposes in the comments: