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

Possible bug with 0.9.34 version of subclipse.

From: William Brown <wbrown_at_GOCSC.com>
Date: 2005-09-23 20:31:50 CEST

Greetings:
 
I am repeatedly getting and error message while trying to do an update
of a project the latest stable 3.1 build of eclipse.
Path is not a working copy directory

svn: 'C:\dev\apollo\apollo\WEB-INF\classes' is not a working copy
directory

Is this a know issue?

 
Here is the trace:
!ENTRY org.tigris.subversion.subclipse.core 4 -6 2005-09-23 13:22:32.503
!MESSAGE org.tigris.subversion.javahl.ClientException: Working copy not
locked; this is probably a bug, please report
svn: Working copy 'C:\dev\apollo\apollo\WEB-INF\classes' is missing or
not locked
 
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException:
org.tigris.subversion.javahl.ClientException: Working copy not locked;
this is probably a bug, please report
svn: Working copy 'C:\dev\apollo\apollo\WEB-INF\classes' is missing or
not locked
 
 at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.g
etStatus(AbstractJhlClientAdapter.java:450)
 at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.g
etStatus(AbstractJhlClientAdapter.java:418)
 at
org.tigris.subversion.subclipse.core.commands.GetStatusCommand.run(GetSt
atusCommand.java:52)
 at
org.tigris.subversion.subclipse.ui.actions.RevertAction.getModifiedResou
rces(RevertAction.java:72)
 at
org.tigris.subversion.subclipse.ui.actions.RevertAction.execute(RevertAc
tion.java:45)
 at
org.tigris.subversion.subclipse.ui.actions.SVNAction.run(SVNAction.java:
58)
 at
org.eclipse.ui.actions.ActionDelegate.runWithEvent(ActionDelegate.java:7
0)
 at
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:236)
 at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Ac
tionContributionItem.java:538)
 at
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContribut
ionItem.java:488)
 at
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionCont
ributionItem.java:400)
 at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
 at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
 at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3080)
 at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2713)
 at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
 at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
 at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:3
67)
 at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
 at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
 at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActiva
tor.java:226)
 at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
376)
 at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
163)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
 at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
 at org.eclipse.core.launcher.Main.run(Main.java:973)
 at org.eclipse.core.launcher.Main.main(Main.java:948)
Caused by: org.tigris.subversion.javahl.ClientException: Working copy
not locked; this is probably a bug, please report
svn: Working copy 'C:\dev\apollo\apollo\WEB-INF\classes' is missing or
not locked
 
 at org.tigris.subversion.javahl.SVNClient.status(Native Method)
 at org.tigris.subversion.javahl.SVNClient.status(SVNClient.java:141)
 at
org.tigris.subversion.javahl.SVNClientSynchronized.status(SVNClientSynch
ronized.java:96)
 at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.g
etStatus(AbstractJhlClientAdapter.java:439)
 ... 30 more

Is there anything else you need from me?

Thanks
Bill Brown
Communications Supply Corp.
 

*

        "Privileged/Confidential Information of Communications Supply
Corp. may be contained in this message. If you are not the addressee of
this message, you may not copy, use or deliver this message to anyone.
In such event, you should destroy the message and kindly notify the
sender by reply e-mail. It is understood that opinions or conclusions
that do not relate to the official business of Communications Supply
Corp. are neither given nor endorsed by Communications Supply Corp."

 
Received on Sat Sep 24 04:31:50 2005

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.