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

[Subclipse-users] Working copy not locked errors

From: Marco Maccaferri <macca_at_maccasoft.com>
Date: Thu, 23 Jun 2011 18:19:23 +0200

Hi,

I just installed Eclipse Indigo and Subclipse 1.6.18, one of my
workspaces is full of Working copy not locked errors like the following:

org.tigris.subversion.subclipse.core.SVNException:
org.tigris.subversion.javahl.ClientException: Working copy not locked;
this is probably a bug, please report
svn: Directory 'C:\Documents and
Settings\Marco\trader_trunk\org.eclipsetrader.core.tests\bin\org\eclipsetrader\core\internal\feed\.svn'
containing working copy admin area is missing

        at
org.tigris.subversion.subclipse.core.SVNException.wrapException(SVNException.java:101)

        at
org.tigris.subversion.subclipse.core.status.StatusCacheManager.refreshStatus(StatusCacheManager.java:298)

[...]

I found that the bin directory (which is a derived folder, so it should
not be touched by subclipse) contains .svn folders, not in all
subfolders, only some. I tried to delete all bin directories and rebuild
the workspace but the errors and these .svn folders are reappearing, it
seems that it is whatever Subclipse is doing that creates these folders.

Also it doesn't happen on all workspaces, not sure why on this one,
maybe because the projects where checked out all from trunk into the
workspace ?

Any hint ?

Regards,
Marco.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2011-06-23 18:19:32 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.