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

[Subclipse-users] Subclipse 1.4.0 does not allow to update a workingset on eclipse 3.4

From: <konrad.huebner_at_sdm.de>
Date: Fri, 27 Jun 2008 13:21:10 +0200

Hi,
 
we have the problem that updating your code does not work when a project within a working set is selected. The projects are in different working sets. I read at Nabble that others have the same problem with Subclipse 1.3.2. Here is the stacktrace from Eclipse:
 
!ENTRY org.eclipse.core.jobs 4 2 2008-06-27 13:10:16.125
!MESSAGE An internal error occurred during: "SVN Update".
!STACK 0
java.lang.IllegalArgumentException: Attempted to beginRule: P/core-data, does not match outer scope rule: P/core-business
 at org.eclipse.core.runtime.Assert.isLegal(Assert.java:64)
 at org.eclipse.core.internal.jobs.ThreadJob.illegalPush(ThreadJob.java:122)
 at org.eclipse.core.internal.jobs.ThreadJob.push(ThreadJob.java:232)
 at org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJobs.java:58)
 at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:230)
 at org.eclipse.core.internal.resources.WorkManager.checkIn(WorkManager.java:117)
 at org.eclipse.core.internal.resources.Workspace.prepareOperation(Workspace.java:1747)
 at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1470)
 at org.tigris.subversion.subclipse.core.client.OperationManager.endOperation(OperationManager.java:118)
 at org.tigris.subversion.subclipse.core.commands.UpdateResourcesCommand.run(UpdateResourcesCommand.java:83)
 at org.tigris.subversion.subclipse.ui.operations.UpdateOperation.execute(UpdateOperation.java:73)
 at org.tigris.subversion.subclipse.ui.operations.RepositoryProviderOperation.execute(RepositoryProviderOperation.java:71)
 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:55)
 
Hope you have a quick solution for this :)
 
thanks
-Konrad
Received on 2008-06-27 14:38:52 CEST

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.