How to archive SCM component?
2 answers
As far as I know, there is no capability to archive or delete components in RTC SCM. There is something in the global configuration management area, which does not apply to the RTC SCM components.
The only thing that I can think of, one can do, to prevent access to a component to be able to export it without concurrent access, would be to change the owner of the component to a special user that is only used to export the component and does not change a component while it is exported.
I find the section that talks about this in the help for the SCM command not very helpful and you could file a request to enhance it with support.
This is a documentation defect. I have submitted work item https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/533091 to get it fixed.
In particular, the command to archive a component is:
scm set attributes -C <component UUID> --ownedby <admin user> --visibility archived
which is documented in:
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Apr 19 '21, 8:19 a.m.Milan Krivic
Apr 19 '21, 9:16 a.m.