Hello,
I've found a few threads that are related to my question but none of them seem to be exactly what I am facing. Apologies if this is a duplicate.
In my example I have changed the directories to ones that are easier to follow though are representative of the situation I am in. (The actual project directories go fairly deep and I think will just confuse the issue).
The problem that I have is that when I first started on a project of automating UI cases not much had been done in terms of integrating with TFS. I had locally mapped the project to my machine and was working with this integration. After some discussions with other QA in the company we settled on a common layout for how to map projects. In Visual Studio I then remapped the project from:
d:\different\local\path\to\project
to this:
d:\local\path\to\project
For awhile things were fine. However, we have now upgraded to Test Studio 2013 and the mapping is not quite working. When I open the project I get this message:
The TFS Local path does not match the actual project path!
I also get this message in a dialog:
Remote path $/Path/To/Test/Project does not map to a parent of local path d:\local\path\to\test\project
When I try to reconnect to the TFS server and pick the project it has the local path as:
d:\different\local\path\to\project
This is the older location which is no longer correct. What steps do I need to take to get Test Studio to stop looking in d:\different\local\path\to\project and start using the correct directory?
I haven't been able to find it in a config file or in the registry. I also tried re-installing in the hope that that would clear out settings.
Thanks!
I've found a few threads that are related to my question but none of them seem to be exactly what I am facing. Apologies if this is a duplicate.
In my example I have changed the directories to ones that are easier to follow though are representative of the situation I am in. (The actual project directories go fairly deep and I think will just confuse the issue).
The problem that I have is that when I first started on a project of automating UI cases not much had been done in terms of integrating with TFS. I had locally mapped the project to my machine and was working with this integration. After some discussions with other QA in the company we settled on a common layout for how to map projects. In Visual Studio I then remapped the project from:
d:\different\local\path\to\project
to this:
d:\local\path\to\project
For awhile things were fine. However, we have now upgraded to Test Studio 2013 and the mapping is not quite working. When I open the project I get this message:
The TFS Local path does not match the actual project path!
I also get this message in a dialog:
Remote path $/Path/To/Test/Project does not map to a parent of local path d:\local\path\to\test\project
When I try to reconnect to the TFS server and pick the project it has the local path as:
d:\different\local\path\to\project
This is the older location which is no longer correct. What steps do I need to take to get Test Studio to stop looking in d:\different\local\path\to\project and start using the correct directory?
I haven't been able to find it in a config file or in the registry. I also tried re-installing in the hope that that would clear out settings.
Thanks!