Monday, July 16, 2012

Create basic MAIN-DEV branches in Team Foundation Server 2010

PROBLEM:
You want to create basic MAIN-DEV branches in Team Foundation Server 2010

SOLUTION:
  1. Open the source control in the new team project
  2. Get latest of the new empty source control project (will also map)
  3. Click on the new folder button and add a folder called “Main”
  4. Check-in the “Main” folder
  5. Right-click the “Main” folder and select “branching and merging” --> “convert folder to branch”
  6. “Main” branch is created
  7. Right click on the “Main” branch and from the menu select “branching and merging” --> “branch”
  8. Change the name of the branch from “Main-branch” to “Dev”
  9. “Dev” branch is created
If you find this solution useful, you are welcome to press one of the ads in this page.. Thanks!

15 comments: