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

[Subclipse-users] sync view glitches in Subclipse 1.1.5

From: Eugene Kuleshov <eu_at_md.pp.ru>
Date: 2006-08-09 15:13:33 CEST

Mark,

  I just noticed that sync view show incoming changes incorrectly for
changes that only include properties. For example:

  Update action works very weird on those nodes and does not allow to
get rid of them. I also saw the internal error while trying to run
update on those nodes (see stack trace below).

  I recall subversive implementation also suffered from similar issues
in sync view and they were saying that it was an Eclipse issue, which
should be fixed in post 3.2 releases (perhaps 3.2.1 and 3.3).

  regards,
  Eugene

An internal error occurred during: "SVN Update".
java.lang.IllegalArgumentException: Thread attempted to release a lock
it did not own
at org.tigris.subversion.subclipse.core.util.Assert.isLegal(Assert.java:56)
at
org.tigris.subversion.subclipse.core.util.ReentrantLock.release(ReentrantLock.java:60)
at
org.tigris.subversion.subclipse.core.client.OperationManager.endOperation(OperationManager.java:118)
at
org.tigris.subversion.subclipse.core.commands.UpdateResourcesCommand.run(UpdateResourcesCommand.java:81)
at
org.tigris.subversion.subclipse.ui.operations.UpdateOperation.execute(UpdateOperation.java:70)
at
org.tigris.subversion.subclipse.ui.operations.RepositoryProviderOperation.execute(RepositoryProviderOperation.java:68)
at
org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:89)
at
org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:144)
at
org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:72)
at
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
Received on Wed Aug 9 15:14:15 2006

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

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