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 svn w/ a symlink, but when I try to do so, I get this message:
svn: Entry '/project/wwwdocs/js' has unexpectedly changed special status
how can I replace this directory with a symlink?