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

Re: Problem with deleteing files

From: Phillip Susi <psusi_at_cfl.rr.com>
Date: 2006-03-14 15:55:48 CET

Please do not hijack threads. You probably did not do this
intentionally, but you chose to reply to a message from Michael Hipp
with the subject "Re: 'svn cleanup' no workie" which causes it to be
filed as part of that thread. This means that people who are reading
the original thread will see your reply that has nothing to do with it
and be confused and upset at having wasted their time on an unrelated
subject, and those who are ignoring the original thread because they are
not interested will never see your message, which they might otherwise
be interested in.

In the future, do not post new messages by replying to another random
message to the mailing list and change the subject; start a new message
if that's what you are doing.

Paul Maddox wrote:
> All,
>
> We've had a couple of odd things crop up.
> I've tried to delete a file, and perform a commit.
>
> there's a bit of history around this, so I'll explain..
> once upon a time, there was a branch with a directory structure.
> When doing a merge and re-branch some kind user forgot to drop their
> locks.
> Anyway, after the branch, the file was subsequently deleted.
>
> Now if I try and remove this old directory I get an error, saying I
> can't because the file is currently locked by another user, even
> though the file is no longer there.
> I get this ;-
>
> ---------------------------------------------------
> Error commit failed
> User paul does now own lock on path
> '/monkey/myproject/branches/development/documentation/spec.doc'
> (currently locked by idiotuser2)
> ---------------------------------------------------
>
> I can't 'get' or 'steal' the locks because, well there's nothing there
> to get or steal!
> I've tried creating a file with the same name, commiting, 'dropping
> the locks, and trying to delete again, but I get the same error.
>
> we're using tortoise SVN on the clients and the server is using SVN
> version 1.2.3
>
> Can anyone offer any advice.
>
> Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 14 16:04:17 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.