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

"Working copy not locked" error (with nib files)

From: Ryan Rawson <ryan_at_netidea.com>
Date: 2003-07-02 07:14:07 CEST

Hi,

I'm getting this error with SVN:

[Ryans-Computer:~/devstuff/ft] ryan% svn update
svn: Working copy not locked
svn: directory not locked (English.lproj/MainMenu.nib)

MainMenu.nib is a IB NIB file. The .svn dir inside MainMenu.nib (which
is a directory) is gone now. I can't seem to get it back. svn status
gives me:

~ English.lproj/MainMenu.nib

and then I ran:

[Ryans-Computer:~/devstuff/ft] ryan% svn cleanup
svn: Path is not a working copy directory
svn: svn_wc_cleanup: 'English.lproj/MainMenu.nib' is not a working copy
directory

then I ran:

[Ryan-Rawsons-Computer:~/devstuff/ft] ryan% svn update
svn: Attempted to lock an already-locked dir
svn: working copy locked: .
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for
details)

and I can't seem to get any further.

Any suggestions?

Thanks,
-ryan

[Ryans-Computer:~/devstuff/ft] ryan% svn --version
svn, version 0.24.2 (r6284)
    compiled Jun 22 2003, 20:30:29

[Ryans-Computer:~/devstuff/ft] ryan% uname -a
Darwin Ryan-Rawsons-Computer.local. 6.6 Darwin Kernel Version 6.6: Thu
May 1 21:48:54 PDT 2003; root:xnu/xnu-344.34.obj~1/RELEASE_PPC Power
Macintosh powerpc

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 2 07:15:30 2003

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

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