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

possible bug - org.tigris.subversion.javahl.ClientException: Working copy not locked; this is probably a bug, please report

From: Shannon Dillman <shannon.dillman_at_gmail.com>
Date: Thu, 10 Feb 2011 16:00:28 -0500

Hello there,

I am writing because my Subversion is reporting a situation that it
feels is a bug. Unfortunately, I am not really a programmer (yet), so
please accept my apologies in advance for any shortcomings in this
report. I am also not dead certain that when it says "please report,"
it means the report is to go to you, to Oracle, or....?

Per the Synaptic package manager on my Ubuntu 10.04, my Subversion is
up to date.

I was attempting to commit a shiny new Wordpress folder to my svn. It
happens every time I try. Here's the report - hope it is helpful:

-----

Message:
org.tigris.subversion.javahl.ClientException: Working copy not locked;
this is probably a bug, please report
svn: Commit failed (details follow):
svn: Directory '/var/www/kendradodd/blog/wp-content/themes/modularity-lite/.svn'
containing working copy admin area is missing

Exception Stack Trace:
org.tigris.subversion.svnclientadapter.SVNClientException:
org.tigris.subversion.javahl.ClientException: Working copy not locked;
this is probably a bug, please report
svn: Commit failed (details follow):
svn: Directory '/var/www/kendradodd/blog/wp-content/themes/modularity-lite/.svn'
containing working copy admin area is missing

        at org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.commit(AbstractJhlClientAdapter.java:325)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand$1.run(CheckinResourcesCommand.java:118)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin$5.run(SVNProviderPlugin.java:469)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1782)
        at org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(SVNProviderPlugin.java:464)
        at org.tigris.subversion.subclipse.core.commands.CheckinResourcesCommand.run(CheckinResourcesCommand.java:94)
        at org.tigris.subversion.subclipse.core.SVNTeamProvider.checkin(SVNTeamProvider.java:139)
        at org.tigris.subversion.subclipse.ui.operations.CommitOperation.execute(CommitOperation.java:124)
        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:55)
Caused by: org.tigris.subversion.javahl.ClientException: Working copy
not locked; this is probably a bug, please report
svn: Commit failed (details follow):
svn: Directory '/var/www/kendradodd/blog/wp-content/themes/modularity-lite/.svn'
containing working copy admin area is missing

        at org.tigris.subversion.javahl.SVNClient.commit(Native Method)
        at org.tigris.subversion.javahl.SVNClient.commit(SVNClient.java:524)
        at org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.commit(AbstractJhlClientAdapter.java:319)
        ... 13 more

Session Data:
eclipse.buildId=M20100211-1343
java.version=1.6.0_22
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86
Received on 2011-02-10 22:04:41 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.