码迷,mamicode.com
首页 > Web开发 > 详细

[Project organization] - structure refactoring with TFS

时间:2015-03-10 21:37:55      阅读:281      评论:0      收藏:0      [点我收藏+]

标签:tfs   project   structure   refactorin   

/By Dylan SUN/

There are something you need to pay attention to when you make a project structure refactoring.

You could NEVER delete a project in the TFS and re-add it into the place you want. In this way, you will lose all the changesets about this project.

What you should do is move the project to another place with TFS.

Firstly, click add button to create a new folder in TFS source control explorer.

技术分享

You will see the green button on the left once 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, then click “Move”

技术分享

TFS will propose you for the destination folder. Just specify the folder you have created.

技术分享

When you have done all the previous steps, you could check-in your modifications. And TFS will link all the project changeset histories to the new folder.

I hope you find this articile helpful!

[Project organization] - structure refactoring with TFS

标签:tfs   project   structure   refactorin   

原文地址:http://blog.csdn.net/garcon1986/article/details/44179657

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!