scm unload?
4 answers
Two new commands were added in 3.0.1, 'unload' and 'delete' workspace.
What is the rationale for the scm command not supporting an unload command, to match the load command?
This asymmetry appears to mean that while I can script a load operation, I must fork out to a human to do an unload. Is this sane API design?
jon.
The command line does no have 'reverse' change set command yet which would allow you to undo the the change set that you have delivered to the stream. There is a workitem opened which lists the gaps in the command line client with respect to the eclipse client... https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&itemId=_dV0pAMJSEd6S8t3ZkIHW3w
Is there a way to cleanly reverse the effects of an "scm share", using the command line?