Update and clean your working copy.
svn update
svn cleanup
If nothing else works, save your changes as a patch (TortoiseSVN → Create patch... or svn diff > changes.diff
), and check out the repository anew. You can then apply the patch to the new working copy (TortoiseSVN → Apply patch... or svn patch changes.diff
).
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…