/byDylan SUN/
There is something you need-pay attention-to-when-you-make a project structure refactoring.
You could never delete a project in the TFS and re-add it to the place you want. The This is the lose all the changesets on this project.
What are should do are move the project to another place with TFS.
Firstly, click Add button to the Create a new folder in TFS Source Control Explorer.
You'll see the green button on the left once and you have successfully created a new folder. And it ' s marked as "ADD".
Then, Move your project to the new folder.
Right click your project and then click "Move"
TFS would propose you for the destination folder. Just Specify the folder you have created.
When you are done with the previous steps, you could check-in your modifications. and TFS would link all the project changeset histories to the new folder.
I hope you find this articile helpful!
[Project organization]-structure refactoring with TFS