On 11/16/17 06:28, Daniel Shahaf wrote:
Yuri wrote on Wed, 15 Nov 2017 08:42 -0800:
I had the directory sysutils/fd added locally (svn add). Then I
accidentally removed it (rm -rf sysutils/fd) and updated from the
central repository because somebody else committed it. After this, it
just keeps printing errors no matter what I do. cleanup and revert don't
help.
Reproduced in trunk:
The solution I found is manual deletion from SQLite3 table, which should
never be the case. 'svn cleanup' should do it.
Yuri