Community
Participate
Working Groups
Cloned from: 359966: Issues when trying to import changes from PushTransaction in legacy mode https://bugs.eclipse.org/bugs/show_bug.cgi?id=359966 This issue has been described in the following post http://www.eclipse.org/forums/index.php/t/244583/ .
commit 3f46b831d1be98373e220ee678d97008b44e7022 Author: Eike Stepper <stepper@esc-net.de> 2011-11-22 11:54:52 Committer: Eike Stepper <stepper@esc-net.de> 2011-11-23 07:51:49 Parent: 90175e4af5d8248877fd9dd4daa63b8d761cf024 (Revert "Added state/ folders to .gitignore") Branches: origin/streams/4.0-maintenance, streams/4.0-maintenance [364536] Issues when trying to import changes from PushTransaction in legacy mode https://bugs.eclipse.org/bugs/show_bug.cgi?id=364536 Test model + tests
commit aa210ae372873364ec176f3a27c2f47011420927 Author: Eike Stepper <stepper@esc-net.de> 2011-11-23 07:50:12 Committer: Eike Stepper <stepper@esc-net.de> 2011-11-23 07:53:44 Parent: 3f46b831d1be98373e220ee678d97008b44e7022 ([364536] Issues when trying to import changes from PushTransaction in legacy mode https://bugs.eclipse.org/bugs/show_bug.cgi?id=364536) Branches: origin/streams/4.0-maintenance, streams/4.0-maintenance [364536] Issues when trying to import changes from PushTransaction in legacy mode https://bugs.eclipse.org/bugs/show_bug.cgi?id=364536
Created attachment 207903 [details] A test update allowing to reproduce the "cannot modify a frozen revision" issue A test update allowing to reproduce the "cannot modify a frozen revision" issue
The initial issue is fixed (modifications are correctly loaded), but when trying to modify the changed elements you get an IllegalStateException : "cannot modify a frozen revision" (see patch in attachment to reproduce this issue).
Alex, please open a separate bugzilla for this different problem.
Done : see bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=365832
Closing.