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?
Here is what I have done to solve my issue.
Steps
Done.
The team foundation server used by a solution is hardcoded in the .sln
file. You will see a section similar to this:
SccTeamFoundationServer = http://192.168.1.100:8080/
You also need to modify the TFS address in Team Explorer in Visual Studio.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With