Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

TFS - how to create branches

Tags:

branch

Any one knows how to create branches in Team Foundation Server? Is there any step by step document? I am using TFS 2010

like image 941
CoolArchTek Avatar asked Apr 05 '12 20:04

CoolArchTek


1 Answers

Simple.

Select a folder in TFS and right-click. There is branching/merging option there.

I like this document - very easy read

http://howstevegotburnedtoday.com/2006/10/19/document-from-vss-to-tfs-an-introduction-to-team-foundation-server-version-control-from-a-visual-sourcesafe-users-perspective/

like image 155
AFD Avatar answered Sep 27 '22 21:09

AFD