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

RE: [Subclipse-users] beginRule exception performing revert operation

From: Stephen Elsemore <selsemore_at_collab.net>
Date: Tue, 15 Nov 2011 09:32:40 -0800

Hi Michael,

What is your Subclipse version? I thought that this was fixed in 1.7.1.

Thanks,
Steve

-----Original Message-----
From: Michael Fraenkel [mailto:michael.fraenkel_at_gmail.com]
Sent: Wednesday, November 09, 2011 3:29 AM
To: users_at_subclipse.tigris.org
Subject: [Subclipse-users] beginRule exception performing revert
operation

When I upgraded to Subclipse 1.8/SVN 1.7, my normal workspace layout
gets random exceptions mainly during revert.

Normally I have one project that represents trunk or a branch and then
import individual projects under it. My commits are always done from
the trunk/branch project. With the latest update this causes an
exception in some cases like revert but does succeed.

java.lang.IllegalArgumentException: Attempted to beginRule:
F/branch/Common/src/my/data, does not match outer scope rule: P/Common.
         at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63)
         at
org.eclipse.core.internal.jobs.ThreadJob.illegalPush(ThreadJob.java:136)
         at
org.eclipse.core.internal.jobs.ThreadJob.push(ThreadJob.java:335)
         at
org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJobs.java:63)
         at
org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:286)
         at
org.eclipse.core.internal.resources.WorkManager.checkIn(WorkManager.java
:118)
         at
org.eclipse.core.internal.resources.Workspace.prepareOperation(Workspace
.java:2282)
         at
org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:
1649)
         at
org.tigris.subversion.subclipse.core.client.OperationManager.endOperatio
n(OperationManager.java:150)
         at
org.tigris.subversion.subclipse.core.commands.RevertResourcesCommand.run
(RevertResourcesCommand.java:174)
         at
org.tigris.subversion.subclipse.ui.operations.RevertOperation.execute(Re
vertOperation.java:55)
         at
org.tigris.subversion.subclipse.ui.operations.RepositoryProviderOperatio
n.execute(RepositoryProviderOperation.java:71)
         at
org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperat
ion.java:90)
         at
org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableC
ontext.java:144)
         at
org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runI
nWorkspace(JobRunnableContext.java:72)
         at
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWor
kspaceJob.java:38)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId
=2876572

To unsubscribe from this discussion, e-mail:
[users-unsubscribe_at_subclipse.tigris.org].

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2878314

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2011-11-15 18:32:53 CET

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.