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

Re: javahl.ClientException: Working copy not locked?

From: Brian W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2004-08-12 19:23:25 CEST

On Thu, 2004-08-12 at 11:46, Ashley Aitken wrote:
> Hello,
>
> Subversion looks great (but I am having a little problem, hopefully
> only little).
>
> I am using Subversion (1.0.0-12 binary from Fink, I realise it is
> outdated), Subclipse (0.9.12) and Eclipse (3.0.0) on MacOSX 10.3.5 with
> JVM 1.4.2 Update 1 and WebObjects 5.2.3 and I get this error:
>
> org.tigris.subversion.javahl.ClientException: Working copy not
> lockedsvn: Working copy
> '/Volumes/Ryan/RunningCode/Sources/Workspace/ProjectA/
> ProjectA.eomodeld' not locked
>
> where ProjectA.eomodeld is a folder
>
> No stack trace.
>
> and
>
> eclipse.buildId=I200406251208
> java.version=1.4.2_05
> java.vendor=Apple Computer, Inc.
> BootLoader constants: OS=macosx, ARCH=ppc, WS=carbon, NL=en_US
> Command-line arguments: -keyring
> /Volumes/Ryan/FilingCabinet/Personal/Ashley/.eclipse_keyring
> -showlocation
>
> I would be most grateful if anyone can explain this error (briefly) and
> what I should do, I am new to Subversion, Subclipse and Eclipse ...

I'll betcha a wooden nickel that EOModeler ate the .svn directory inside
of ProjectA.eomodeld.

Try moving ProjectA.eomodeld~/.svn into ProjectA.eomodeld and try again.
You may have to run 'svn cleanup' from the command line.

Oh, and watch out in the future--I don't think EOModeler is .svn savvy.

-Fitz

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 12 19:25:02 2004

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.