How to fix 'Repository moved permanently to'? using VisualSVN / Subversion
I'm using Visual SVN on a server.
Fresh install. Create a new repository. Try to connect using a client
it comes up with "Repository moved permanently to 'https://x.x.x.x:6443/'; please relocate"
I got a feeling it has to do with the IP address that clients use to connect is not the same as the one the server is running on? not sure.
Solution 1:
This message means that you are using invalid repository URL. VisualSVN Server repository url looks like http://servername/svn/repos/path. I recommend you to use Copy URL command in VisualSVN Server Manager to get right URL.
Solution 2:
See if this helps you in resolving this problem.
http://subversion.tigris.org/faq.html#http-301-error