Repo browser in svn “Repository moved permanently to… please relocate”

repositorysvn

In the repo browser when I enter the svn root (http://servername/svn) directory I get this message
"Repository moved permanently to 'http//….' please relocate

There are several projects in this repository and I can access/checkout/update each project but I can't even access the root.

How can I fix this?

Best Answer

I'm assuming that you're not the server admin and that you're relatively new to svn...

You'll need to tell your working copies that the remote repo has moved (see the svn book for info on how to do this). You'll also need to use the new root for your remote repo browsing.