TFS was setup on a VM and we have 6 devs that are using it. We've been going for over a year. We have to move the VM to a new data center and the IP address is going to change. We all referenced the TFS server by it's IP instead of HOST or DNS (yes, i know!)
Everything is hardcoded as the IP address. How do we update the local config to piont to the new server IP?
I've found the 'Servers' entries in the registry and I've found that the solution file has the IP to the server hardcoded into it.
Is there an easy way to make these changes without manually editing the files/registry?