How do I undo changes that are marked as "Merged"?
If I accept changes that modify my checked in changes, and I want to undo the changes that I've made to a single file, how do I do this?
Eclipse complains:
From https://jazz.net/forum/questions/77197/how-do-i-undo-merged-files-from-my-changeset it is suggested that I create a new change set and move all my files to the new change set and discard my current change set. This is kind of annoying when I have modified hundreds of files. Is there an alternative that lets me undo a single file instead of redoing hundreds of files?
Eclipse complains:
Cannot undo because /foo/bar contains merges. To rollback load the contents of a previous state from history.I did "Show History" and loaded the latest version of the merged file. Now my change set contains an empty modification to the file, still marked as "(Merged)". Is there any good way to get rid of this?
From https://jazz.net/forum/questions/77197/how-do-i-undo-merged-files-from-my-changeset it is suggested that I create a new change set and move all my files to the new change set and discard my current change set. This is kind of annoying when I have modified hundreds of files. Is there an alternative that lets me undo a single file instead of redoing hundreds of files?