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

[Subclipse-users] bug report

From: eri yoshida <eri.yoshida0418_at_gmail.com>
Date: Fri, 9 Oct 2009 13:46:02 +0900

Hello.

Though subclipse is used with eclipse3.5
The following errors occur if "Make with the repository to synchronization"
is done with subversion.
Please continue your favors toward the investigation.

---------

org.eclipse.team.core.TeamException: Error getting status for resource
P/groupapply-templete org.tigris.subversion.javahl.ClientException: Working
copy not locked; this is probably a bug, please report
svn: Working copy 'C:\workspace\groupapply-templete\out\web\jsp' is missing
or not locked
at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.findChanges(SVNWorkspaceSubscriber.java:261)
at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(SVNWorkspaceSubscriber.java:223)
at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(SVNWorkspaceSubscriber.java:200)
at
org.eclipse.team.internal.ui.synchronize.RefreshSubscriberParticipantJob.doRefresh(RefreshSubscriberParticipantJob.java:116)
at
org.eclipse.team.internal.ui.synchronize.RefreshParticipantJob.run(RefreshParticipantJob.java:309)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: org.tigris.subversion.subclipse.core.SVNException:
org.tigris.subversion.javahl.ClientException: Working copy not locked; this
is probably a bug, please report
svn: Working copy 'C:\workspace\groupapply-templete\out\web\jsp' is missing
or not locked
at
org.tigris.subversion.subclipse.core.SVNException.wrapException(SVNException.java:76)
at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.run(StatusAndInfoCommand.java:66)
at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.findChanges(SVNWorkspaceSubscriber.java:243)
... 5 more
Caused by: 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:\workspace\groupapply-templete\out\web\jsp' is missing
or not locked
at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus(AbstractJhlClientAdapter.java:453)
at
org.tigris.subversion.subclipse.core.client.StatusCommand.execute(StatusCommand.java:62)
at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.execute(StatusAndInfoCommand.java:53)
at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.run(StatusAndInfoCommand.java:64)
... 6 more
Caused by: org.tigris.subversion.javahl.ClientException: Working copy not
locked; this is probably a bug, please report
svn: Working copy 'C:\workspace\groupapply-templete\out\web\jsp' is missing
or not locked
at org.tigris.subversion.javahl.SVNClient.status(Native Method)
at org.tigris.subversion.javahl.SVNClient.status(SVNClient.java:114)
at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus(AbstractJhlClientAdapter.java:442)
... 9 more

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-10-09 14:06:19 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.