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

Error E145001

From: <xxsawer_at_seznam.cz>
Date: Tue, 06 Nov 2018 12:29:35 -0000

Hello,
I am trying to remove symbolic link that is currently under version control but with keeping it in the file system. I try to do it like this:
svn delete --keep-local xyz

When now trying to commit this change, I get following error:
svn: E145001: Commit failed (details follow):
svn: E145001: Entry 'xyz' has unexpectedly changed special status

svn --version
svn, version 1.7.14 (r1542130)

Is this a bug or just wrong approach?
Thanks for help,
Dan
Received on 2018-11-06 13:31:22 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.