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

Problem unlocking locked files

From: Mark Cammidge <mark_at_peralex.com>
Date: 2006-03-25 15:12:16 CET

I'm having trouble unlocking a few files in a repository - other files in the same
repository don't seem to have the same trouble:

- The files have the svn:needs-lock property set
- I successfully get the lock on a file.
- When I try to unlock the file, I get an error:

"Can't remove file /repos/db/locks/b74/b7428fe33efa7b277481bd2205a413": No such
file or directory"

- When I try to release the lock again, it tells me the file isn't locked.
- When I run update, the client fixes the status of the working copy to reflect
the fact that the file isn't locked.

This happens consistently on a few files. I'm using svnserve version 1.3.0 (on
FreeBSD 6.0) and various clients (TortoiseSVN, windows command line, FreeBSD
command line).

The lock seems to be created correctly - others trying to lock the file while it
is locked by me are told that the file is locked. I've searched the repository
and found that the file that it can't delete is never created - a lock seems to be
created with another file name in another directory.

While it can be worked around, the persistent error messages confuse the users.
Any suggestion on how I could solve this issue, before I mess with the code?

Thanks
Mark

NOTICE: Please note that this email, and the contents thereof,
are subject to the standard Peralex email disclaimer, which may
be found at: http://www.peralex.com/disclaimer.html

If you cannot access the disclaimer through the URL attached
 and you wish to receive a copy thereof please send
 an email to email@peralex.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Mar 25 19:18:26 2006

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.