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

Can't commit after deleting files from repository

From: nut <nutsenf_at_gmail.com>
Date: Fri, 27 Apr 2012 11:36:53 -0700 (PDT)

I'm trying to delete some files from my repository. After "svn delete
<some file>", I get

D <some file>

as expected, but when I try to commit, I get

svn: Commit failed (details follow):
svn: '<some file> is not under version control

What am I doing wrong? I've tried this several times, including a
fresh checkout, where the file I'm trying to delete is still there.
Using "svn status" does not show that there appears to be a problem
with the status of the file I'm trying to delete, such as deleted but
not committed.

Thanks!
Received on 2012-04-27 20:37:28 CEST

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.