Is it possible to shift the code base from one server to another without losing tracking history and binding to the work-items?
Asked
Active
Viewed 60 times
0
-
"Migrating" is a better term than "shifting". You will need to update your bindings though, as a binding is "server path + local path". – CodeCaster Jul 11 '14 at 10:27
-
possible duplicate of [TFS: Moving a Team Project from one server to another?](http://stackoverflow.com/questions/677608/tfs-moving-a-team-project-from-one-server-to-another) – CodeCaster Jul 11 '14 at 10:27
-
depends on what you want, are you talking about migrating a team project collection? If so, just backup-detach-attach. If not, it can get complicated. – Andrew Clear Jul 12 '14 at 04:49