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

Moved file under lock, can't delete now empty directory, because lock still exists.

From: Kaj Kandler <kkandler_at_blackducksoftware.com>
Date: Fri, 30 Jan 2009 17:23:58 -0500

I'm looking for a work around to this problem:

I did lock a tree recursively, so I could re-factor its files. This included moving some files to their parent directory. When I committed I did not retain the locks.

Now I want to remove the now empty directories and I can't because it still reatins a lock to the already moved (deleted) file in the dir.

---
Deleting       src/com/blackducksoftware/.../service
svn: Commit failed (details follow):
svn: Cannot verify lock on path '/.../src/com/blackducksoftware/.../service/Custom...Impl.java'; no matching lock-token available
---
I saw this post http://svn.haxx.se/tsvn/archive-2006-12/0021.shtml and its work around fails
---
svn: '.../src/com/blackducksoftware/.../service/Custom...Impl.java' is not under version control
---
Now what? Any ideas what to do other than waiting for http://subversion.tigris.org/issues/show_bug.cgi?id=2507 ?
I'm desperate !
Kaj Kandler
Integration Manager
Black Duck Software, Inc.
kkandler_at_blackducksoftware.com
T: +1.781.810.1814
F: +1.781.891.5145
C: +1.781.632.5773
http://www.blackducksoftware.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1076885
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-30 23:26:50 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.