We need to delete few of branches from our Teamsite CC Pro. However, before deleting, I have a requirement to maintain (Keep a record) of :
- All the Editions of the branch ( iwlist -k vpath )
Now, for each of these Editions, I need information on:
- User who created the Edition ( iwattrib objectvpath creator )
- List of all files of THAT edition
I am unable to find a solution to point 3 above. When checked in CC Pro, I see that the Editions contain Submit log and each Submit log contains details of Files.
But How do I get the details/List of files in an EDITION using a Command/CLT ? Please help .