简体   繁体   中英

TFS with no branches

Someone setup a Team Project in our TFS environment that has no branches, only the solution, code files and folders.

Team Project--> --Folder A --Folder B --project.sln

I'd like to create a branch under that team project and move those folders and files into that branch and I am at a loss on how to do this. Has anyone encounterd this before? How do I do what I am trying to do?

Thanks!

I would create a new Folder(s) at the top Level so you have

$/TeamProject/Main

Now perform a "Move" of your current top level stuff into Main and check it it.

Once you have that, you can right click on Main and select the "Convert to Branch" option. This will make it a branch in TFS.

Team Explorer->源代码管理->分支和合并(右键菜单)->分支

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM