| Summary: | CVS commit does not work with error Unhandled Loop Exception | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Marilen Corciovei <marilen.corciovei> |
| Component: | CVS | Assignee: | platform-cvs-inbox <platform-cvs-inbox> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | Rostislav.Svoboda |
| Version: | 3.7 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | stalebug | ||
|
Description
Marilen Corciovei
Same error occur when trying to open the syncronize view. (In reply to comment #0) > Migrating a project from eclipse 3.5 on a new eclipse 3.7 install. CVS commit > does not work. What do you mean by that? Did you open the workspace with Eclipse 3.7, try to commit and it failed while opening the wizard? Does it happen to all projects you have in that workspace or just for a single one. Any chance to share it with us? Do you have a fresh installation on Eclipse 3.7 or has it been a p2 upgrade? I started with a fresh eclipse 3.7 64 bit install. I downloaded the classic version and extracted the files from the archive eclipse-SDK-3.7-linux-gtk-x86_64.tar.gz I created a new workspace and I imported each project manually (import existing projects into workspace). I imported a number of 4 projects I worked with then I did team -> share. I validated the connection (pserver cvs), did a successful update but after making some some changes to the code the commit did not worked on any of the projects. The only special thing was that I installed the jboss hibernate tools which I required. If this might be the cause of the problem I can retest all the process without installing this plugin. This might be not relevant (I have almost zero experiences with plugin development) but I get the same exception when I replace the original org.eclipse.team.cvs.ui_3.3.400.I20110510-0800.jar with my jar file created by checkout of the org.eclipse.team.cvs.ui (branch R3_7_maintenance), compile and export it (using Export Wizard). I get this exception when I (restart the eclipse and) try to open the Project Navigator view. It works fine when I run it as 'Launch an Eclipse application' from the plugin.xml This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. If the bug is still relevant, please remove the "stalebug" whiteboard tag. |