http://support.sourcegear.com/viewtopic ... 13&t=18991
I'm moving the system to a new DB and application server, and it's going miserably. Right now, whenever I try to rebind things, the change bindings window just says that the new project bindings are invalid. Only a very few amount of simple projects are actually able to be rebound and work properly.
Is there any good procedure for this?
I did notice that .csproj files have our old server location:
Code: Select all
<SccAuxPath>https://our-portal-server.example.com</SccAuxPath>
EDIT: I may have figured this out. Anytime I bound the Solution first it screwed up. I'll be verifying this...