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

Re: [Subclipse-users] this is probably a bug, please report

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 29 Jun 2009 10:48:38 -0400

On Mon, Jun 29, 2009 at 10:45 AM, Steve Cohen<scohen_at_javactivity.org> wrote:
> In subclipse, I merged several projects from a branch back to the
> trunk.  Trunk was loaded in Eclipse and synchronized with repo, branch
> was repo
>
>
> For each project
> trunk is {RepoURL}/_trunk/{project name}
> branch is {RepoURL}/_branches/{branch name}/{project name}
>
> The merges all performed correctly.
>
> I then attempted to synchronize all projects with the repository
>
> For each project I got the following error message
>
>
>  The synchronization state for resource /{project name}.settings could
> not be determined: org.tigris.subversion.javahl.ClientException: Working
> copy not locked; this is probably a bug, please report
>
> svn: Directory 'C:\{workspace}\{project name}\.settings\.svn' containing
> working copy admin area is missing
>
> Eclipse version is Ganymede.  Subclipse is 1.4.8.
>
> Before I submit a bug report, can someone from subclipse team please
> comment?

This is in the FAQ:

http://subclipse.tigris.org/wiki/PluginFAQ#head-73584410a8d4fbad6781c7b16be39f6518410a61

Unfortunately there are probably limitless ways you can get into this
situation so the FAQ is not going to tell you what happened. But
basically something has deleted your ".svn" folders, so SVN can no
longer treat this as a working copy.

I'd recommend you upgrade to Subclipse 1.6.x so that you can use the
CollabNet Merge client which is now included. But again, this has
nothing specific to do with your problem. Sorry.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2366397
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-06-29 16:48:46 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.