SVN invalid repository url

svn

My working copy seems to keep getting corrupted…I keep having to re-check out to fix.
I am still able to commit, but not able to update.
An svn info command points to the right repository, but if I run svn status -u, it reports svn: Illegal repository URL ''

As far as I can tell, the .svn/entries file looks correct

Best Answer

I figured it out.

I originally had checked in a directory, then after checking out, I removed the directory and symlinked that directory to another directory in another project.