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

can't commit delete of file that was in conflict, even after "svn resolved"

From: <cristan_at_123mail.org>
Date: 2007-05-21 05:52:45 CEST

Hi,

If I have a file in conflict, and instead of
resolving the conflict I get fed up and decide to
delete it altogether, I get this:

> svn delete --force file
     D file
> svn commit -m "" file
     svn: Commit failed (details follow):
     svn: Out of date: 'file' in transaction '24-1'

Not even "svn resolved" helps.

Is this intentional? The comment in delete_entry
in subversion/libsvn_repos/commit.c seems to
suggest not. Surely it was not intended to prevent
the user from deleting a file if that's what he
really really wants.

Should I submit this in the Issue Tracker?

Best regards,

-- 
Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 21 17:17:54 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.