Changing SVN server address

SupportGuy
SupportGuy
Hello,    Our local dns server is having some issues. While I'm working on resolving it, I would like to change the svn repo address from : svn.server.org to 192.168.0.14 (resolved IP for the same server).    Is this something that can be done manually, a setting somewhere?    Thank you,    Joe.

Last updated

SupportGuy
SupportGuy
And, never mind. The DNS issues have been resolved and its resolving. Although, it would be nice to know if there is a simple way of changing the repo address.
orbrey
orbrey
Hi,  There is indeed - the svn relocate command will do what you need: http://svnbook.red-bean.com/en/1.7/svn.ref.svn.c.relocate.html  Just run svn relocate [new URL] in the root of your working copy.  Hope that helps.
SupportGuy
SupportGuy
Ahh, thank you Matt.

1-4 of 4

Reply to this discussion

You cannot edit posts or make replies: You should be logged in before you can post.