I had a folder that was part of one project in svn, that has been moved to a different folder / repository to be shared between projects. i want to replace this directory in sv
You can even try a simple answer of removing culprit file -
svn remove --force
This is especially helpful for Windows users using SVN cli.