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

Working copy locked, svn cleanup cannot complete...

From: Brock Nichol <brocknichol_at_gmail.com>
Date: 2007-05-04 17:45:00 CEST

I managed to delete a directory "triangle_knob" (that I no longer needed for
my project) and commit the changes; however, now I can't update my working
copy because that directory is needed to unlock the working copy...

I can't figure out what to do at this point besides svnadmin obliterate,
since luckily the revision history for this project should not need to be
used.

Does anyone have any suggestions on what I could do?

chol$ svn status
? src
  L .
? cursor/SDLMain.m
? cursor/FSight-cursor
? cursor/SDLMain.h
M cursor/Makefile
~ triangle_knob

chol$ svn update
subversion/libsvn_wc/lock.c:158: (apr_err=155004)
svn: Working copy '.' locked
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)

chol$ svn cleanup
subversion/libsvn_wc/log.c:1567: (apr_err=155007)
svn: 'triangle_knob' is not a working copy directory

in Mac OS 10.4.8

Thanks,
Brock
Received on Fri May 4 17:45:32 2007

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.