How to remove an empty changeset ?
In our organization we associate every change set to an work item. We need to remove the change sets which do not have an work item associated with it. When i locate the change set and try to remove it, it is not removed. The one without comments needs to be removed. How this can be achieved ? Please help.
Thanks,
Adhithya
Thanks,
Adhithya
2 answers
Hi Adhithya,
Change Sets can only be "removed" when they are not delivered. For this you can discard them within the Repository Workspace where they where created.
BUT if a Change Set is delivered once, you are not able to remove this Change Set.
You can delete the content of those Change Sets but the information and the Change Set itself will always exist.
Hope this helps,
Simon
Change Sets can only be "removed" when they are not delivered. For this you can discard them within the Repository Workspace where they where created.
BUT if a Change Set is delivered once, you are not able to remove this Change Set.
You can delete the content of those Change Sets but the information and the Change Set itself will always exist.
Hope this helps,
Simon
You can "discard" a change set from a stream by discarding it from your workspace then performing a component replace in the stream with your workspace's component. If there are other change sets depending on that change set then this will not work. In that case, you'll have to do as Simon suggests and revert it.