I have a problem after migrating from TFS2013 to TFS2018. This happened after a major rebuild of our system. I migrated the TFS DB and software and can check all things in the web browser where it looks ok. I deleted all workspaces on the Server.
Example of my problem: I opened with VS2019 a project (WOL) and tried to connect to the TFS server. I got a suggested workspace directory:
C:\Users\Juergen.JLOEWNEREDV\Source\Workspaces\WOL
I tried to change this to another local directory where the project already exists for its lifetime:
D:\Visual Studio Projekte\WOL
(As the TFS server was longer time offline, there were many changes to the project which I want to check in now) On this try I get the following message:
The working folder
*D:\Visual Studio Projekte\WOL*
is already in use by the workspace JLOEWNER;Juergen Loewner on computer JLOEWNER.
I found no way how to get rid of this.
Can anybody help me?
There are many more projects pending for check in. So I need a general procedure which solves this problem.