Hi,
i am using the latest version of subclipse (1.4.7)
When i merge and everything can just be merged everything is ok
But when a conflict arise and the dialog prompt comes u and i choose an
option and dismiss the dialog
nothing happens anymore (but cpu usage is high 1 thread is getting 1 core
for itself so 50% on a dual core)
and if i look at the thread dump i get this:
Name: Worker-8
State: RUNNABLE
Total blocked: 565 Total waited: 815
Stack trace:
com.collabnet.subversion.merge.SVNConflictResolver.getConflictResolution(SVNConflictResolver.java:116)
com.collabnet.subversion.merge.SVNConflictResolver.resolve(SVNConflictResolver.java:83)
org.tigris.subversion.svnclientadapter.javahl.JhlConflictResolver.resolve(JhlConflictResolver.java:23)
org.tigris.subversion.javahl.SVNClient.merge(Native Method)
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.merge(AbstractJhlClientAdapter.java:2316)
com.collabnet.subversion.merge.MergeCommand.run(MergeCommand.java:99)
com.collabnet.subversion.merge.MergeOperation.execute(MergeOperation.java:101)
org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:89)
org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:144)
org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:72)
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
and it doesnt seem to end at all.
all the other threads seem to work normally and eclipse isnt blocked.
johan
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=982097
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
Received on 2008-12-10 10:54:48 CET