[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-dev] merge hangs after conflict resolution dialog

From: jcompagner <jcompagner_at_gmail.com>
Date: Wed, 10 Dec 2008 10:54:38 +0100

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

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.