Sign in
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
Search
Blog - Link List
Blogs I read
Grant Holiday
Brian Harry
Ed Hintz
Willy-Peter Schaub
Buck Hodges
Stephanie Saad Cuthbertson
Matt Mitrik
Jim Lamb
Cameron Skinner
Developer Support TFS
Charles Sterling
Ben Day
Jampick
We are the world
Radio TFS
Channel 9
Tags
branches
Branching
folders
Merge
Microsoft
Multiple Release
Ranger
Rangers
Source Control Management
Team Foundaton Server
Team System
TFS
TFS Branching
Version Control
Visual Studio
VS 2010
VS ALM Rangers
VS2010
VSTS
VSTS 2008
VSTS 2010
vsts 2010s
VSTS Rangers
VSTS VS 2010
VSTS2010
Archive
Archives
August 2011
(1)
June 2011
(2)
May 2011
(4)
April 2011
(1)
March 2011
(3)
February 2011
(1)
January 2011
(6)
December 2010
(8)
January 2010
(1)
October 2009
(1)
September 2009
(2)
August 2009
(13)
January 2006
(1)
Options
Blog Home
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
MSDN Blogs
>
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
Branching for Scrum
Posted
over 2 years ago
by
Bill Heys
4
Comments
This article presents a perspective on Source Control Management (SCM) using Team Foundation Server (TFS) with Scrum projects. Although I start with a short overview of Scrum to lay the foundation for the concepts, the essence of this article is to present...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
What is a Cherry Pick Merge, and why do you recommend against them?
Posted
over 2 years ago
by
Bill Heys
4
Comments
When you merge in TFS 2010, you have two choices: Merge al l changes up to a specified version, which can be one of the following: Latest Version Date Label Changeset Workspace Version Or, merge Selected Changesets, where you select one or more changesets...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
How TFS stores files and calculated deltas on versioned files
Posted
over 2 years ago
by
Bill Heys
4
Comments
Recently I got a request from a customer to help them estimate the expected size of a proposed TFS 2010 environment, and to help them estimate a ten-year growth prediction. This customer was focusing narrowly on the overhead required to create...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
VS ALM Rangers Branching Guidance - Ideas for the next release.
Posted
over 2 years ago
by
Bill Heys
4
Comments
I think most would agree that the Rangers Team has already done a fantastic job with the Rangers Branching Guidance. This is not meant to be a self-serving comment, since the current branching guidance is the result of the hard work of many others in...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
Parallel Feature Teams working on multiple releases in development. Monthly releases to production.
Posted
over 2 years ago
by
Bill Heys
2
Comments
I recently received a question from a customer who is dealing with the need to support multiple feature teams working on multiple releases in development. They asked how to structure branching to support this environment. Background: My company is, for...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
When would I use a Branch for Developer Scenario?
Posted
over 2 years ago
by
Bill Heys
2
Comments
Question: Any opinion on branch per developer approach? This is the first time I have come across it someplace and feel that there's just no reason too. I've been through the branching guidance and even use your article in MSDN magazine from earlier this...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
ASP.NET MVC Version 2
Posted
over 4 years ago
by
Bill Heys
2
Comments
From Scott Guthrie: The ASP.NET team recently released the first public preview of ASP.NET MVC Version 2. You can download it here . Today’s preview works with .NET 3.5 SP1 and VS 2008, and can be installed side-by-side on the same machine as ASP...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
VSTS 2010 TFS Branches and Folders
Posted
over 4 years ago
by
Bill Heys
2
Comments
As many of you know, Branches are now a first-class object in TFS 2010. In Source Control Explorer, it is now very easy to visualize the difference between a branch and a folder. Folders are now used exclusively as containers of branches, files, and other...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
Project Dependencies will break with branching if not done properly
Posted
over 2 years ago
by
Bill Heys
1
Comments
In the February 2011 issue of MSDN Magazine, I wrote an article on Shared Code (or code dependencies as some call it). Often I see a common problem with relative references to dependent assemblies or projects. If relative references are not created properly...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
New article on Ranger’s Branching in upcoming MSDN Magazine.
Posted
over 2 years ago
by
Bill Heys
1
Comments
After a few years hiatus, i am returning to the world of *published author*. My next article will be published in the February 2011 issue of MSDN Magazine ( http://msdn.microsoft.com/en-us/magazine/default.aspx ) The topic will be *Visual Studio ALM Rangers...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
Branching for Agile Development
Posted
over 2 years ago
by
Bill Heys
1
Comments
I was recently asked a question based on the following presentation from Google: How Google Speeds Up The Chrome Release Cycle (Slideshow) The main part of the article that interests me is the following: "Anthony LaForge, the technical program manager...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
Where do I fix a production defect?
Posted
over 2 years ago
by
Bill Heys
1
Comments
Question from a customer of the Rangers Branching Guidance ( http://tfsbranchingguideiii.codeplex.com ) “My company has a major release every 3 months. In between major releases we have monthly maintenance releases. (Similar to the "Advanced...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
Learn TFS–The Visual Studio and Team Foundation “Resource Resource”
Posted
over 2 years ago
by
Bill Heys
0
Comments
Learn TFS is subscription-based Team Foundation Server and Visual Studio ALM learning resource providing videos, articles, how-to guides, and source code to help your team better utilize Microsoft's ALM toolset. You'll find content and resources specifically...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
VS ALM Rangers Branching Guidance–Shared Code and Dependency Management
Posted
over 2 years ago
by
Bill Heys
0
Comments
As we begin planning the next release of the branching guidance, a top priority is to address how to manage shared code dependencies (the Dependency Repository / Shared Code issue). The newly release Build Customization Guide (now available for download...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
Branching–Sprint is Done, Some Features Are Not
Posted
over 2 years ago
by
Bill Heys
0
Comments
Download the latest VS ALM Rangers Branching Guidance Here: http://tfsbranchingguideiii.codeplex.com/ Background – I keep getting this question: I have a quick question for you on branching in Scrum and feature management. My client is using...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
Checkout what Anders is working on now!!! (Linq for C# 3.0)
Posted
over 7 years ago
by
Bill Heys
0
Comments
http://msdn.microsoft.com/netframework/future/linq/
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
Microsoft VSTS Rangers TFS 2010 Branching Guidance
Posted
over 4 years ago
by
Bill Heys
0
Comments
Recently I presented a chalktalk at Microsoft's internal TechReady conference in Seattle, WA. The topic - Visual Studio Team System (VSTS) Rangers TFS 2010 Branching Guidance. Since this session is only available to Microsoft Employees and others who...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
Mature Branching Plan
Posted
over 4 years ago
by
Bill Heys
0
Comments
The VSTS Rangers TFS Branching Guidance II discusses three branching plans: basic, standard, and advanced. I like to separate the branching discussion into two parts: development branch considerations and release branch considerations. All three branch...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
Conchango TaskBoard for Team System
Posted
over 4 years ago
by
Bill Heys
0
Comments
Task Board for Team System is an interactive desktop utility that interfaces with Team Foundation Server projects created from version 1.2 and version 2 of the Scrum for Team System process template. It enables you and your team to easily interact with...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
TFS Migration and Integration Solutions
Posted
over 4 years ago
by
Bill Heys
0
Comments
Technorati Tags: TFS. VSTS , TFS Migration , TFS Integration From Matt Mitrik: Microsoft has launched a new page on MSDN to serve as the central hub for all things related to conversion to and integration with TFS. This new Migration and Integration...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
My source and target files are different, but merge tells me there are no changes to merge
Posted
over 2 years ago
by
Bill Heys
0
Comments
When TFS does a merge, it bases the merge on prior merge history, not on the actual contents of the source and target files. There are many reasons why this is necessary, some of which will become apparent by reading this post. For example, a merge may...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
Read my article on Branching and Merging in the latest edition of MSDN Magazine (Feb 2011)
Posted
over 2 years ago
by
Bill Heys
0
Comments
Read the latest issue: http://msdn.microsoft.com/en-us/magazine/gg602477.aspx Co-authored with Willy-Peter Schaub. Now that the article is published, I will go into more detail on this topic. Space limitations in the article prevented being as detailed...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
How do I create bug fixes for EVERY version of a product EVER released
Posted
over 2 years ago
by
Bill Heys
0
Comments
A customer asks the following question: “ We are building factory machine. New machines are usually delivered with the current stable software version. We don't do regular updates because our customers prefer stability over new features. After reading...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
Isolating and Integrating Parallel Feature Teams working on Separate Overlapping Releases
Posted
over 2 years ago
by
Bill Heys
0
Comments
Customer scenario: How should I isolate (and integrate) changes when working with: 3 parallel efforts (two parallel development efforts, working on separate releases of the product and production support) Production(version 2.0) with the need to issue...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
Renaming a branch with shelvesets
Posted
over 2 years ago
by
Bill Heys
0
Comments
Caution: Renaming branches in TFS 2010 is a very bad idea unless you follow a very specific set of steps: http://blogs.msdn.com/b/chandrur/archive/2010/06/09/renaming-branches-in-tfs-2010.aspx . In TFS 2010, Unshelve will follow pending renames but it...
Page 1 of 2 (44 items)
1
2