Hello,
NOTE: I am aware of the SVN relocate switch, I just need to know if it will be necessary as we don't have a "test" svn server setup.
We need to change the port on which SVN runs on. It is obvious that the scripts, clients, etc connecting to this new non-standard port will need to update their connections strings.
A concern came up that changing the port number would cause clients to think that the repository location has changed. Now I'm sure there is a tiny use case for wanting multiple SVN servers running on the same IP with different ports but I'm hoping SVN doesn't care.
What if you want to move non-SSL SVN setup to 443? Or if your proxy changes ports? I'm praying the SVN Gods are on my side.
Thanks!