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

[Subclipse-dev] Eclipse 3.2 M5 and Subclipse 0.9.106 Fails Hard

From: Wendell Beckwith <wbeckwith_at_gmail.com>
Date: 2006-02-23 15:52:16 CET

Has anyone looked at the issue reported here,
http://subclipse.tigris.org/servlets/ReadMsg?list=users&msgNo=5738. I have
the same problem where it is simply impossible for me to checkout a project
from my repo if I use Eclipse 3.2M5 with the 0.9.106 plugin. If I use
Eclipse 3.2 M4 and the 0.9.106 plugin then all is well.

eclipse.buildId=I20060217-1115
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

Error
2006-02-23 08:49:43.219
An internal error occurred during: "SVN Checkout".

java.lang.IllegalArgumentException: Attempted to beginRule: R/, does not
match outer scope rule: P/HelloWorld
at org.eclipse.core.runtime.Assert.isLegal(Assert.java:58)
at org.eclipse.core.internal.jobs.ThreadJob.illegalPush(ThreadJob.java:116)
at org.eclipse.core.internal.jobs.ThreadJob.push(ThreadJob.java:225)
at org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJobs.java:58)
at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:218)
at org.eclipse.core.internal.resources.WorkManager.checkIn(WorkManager.java
:96)
at org.eclipse.core.internal.resources.Workspace.prepareOperation(
Workspace.java:1681)
at org.eclipse.core.internal.resources.Project.open(Project.java:832)
at org.eclipse.core.internal.resources.Project.open(Project.java:890)
at org.tigris.subversion.subclipse.core.commands.CheckoutCommand.basicRun(
CheckoutCommand.java:116)
at org.tigris.subversion.subclipse.core.commands.CheckoutCommand$1.run(
CheckoutCommand.java:210)
at org.tigris.subversion.subclipse.core.SVNProviderPlugin$6.run(
SVNProviderPlugin.java:441)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1733)
at org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(
SVNProviderPlugin.java:436)
at org.tigris.subversion.subclipse.core.commands.CheckoutCommand.run(
CheckoutCommand.java:208)
at
org.tigris.subversion.subclipse.ui.operations.CheckoutAsProjectOperation.execute
(CheckoutAsProjectOperation.java:60)
at
org.tigris.subversion.subclipse.ui.operations.CheckoutAsProjectOperation.execute
(CheckoutAsProjectOperation.java:45)
at org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(
SVNOperation.java:90)
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)

Wendel Beckwith
Received on Thu Feb 23 15:53:17 2006

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.