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
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
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
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
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...
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Basic Branch Plan–Where to fix a bug in my release?
Posted
over 3 years ago
by
Bill Heys
0
Comments
Question from Customer: In the single team branch, once a release is done and if a bug is reported are we supposed to fix the bug in the Main branch and forward integrate back to the DEV branch Response: Separating Development from Release, bug fixing...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
Question on the Basic Branching Model
Posted
over 3 years ago
by
Bill Heys
0
Comments
Question from customer: “I am very new to this branching concept and try to understand. I am not able understand the difference between the Single release vs. single team branching. Can someone help in knowing the difference.” Response: I...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
Nested Branch Issue following upgrade from TFS 2008 to TFS 2010
Posted
over 3 years ago
by
Bill Heys
0
Comments
One of my customers upgraded a Team Project from TFS 2008 to TFS 2010. As you probably know, the concept of first-class branches was introduced for the first time in TFS 2010. Along with this, there is a new restriction against having nested branches...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
German version of Rangers Branching Guidance 2010–released
Posted
over 3 years ago
by
Bill Heys
0
Comments
In October, the VS ALM Rangers posted the Branching Guidance - German version thanks to Boris Wehrle , Thorsten Dralle , and Sven Hubert .
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
Supporting Multiple Feature Teams, Multiple Development Cycles and Multiple Releases in an agile way
Posted
over 3 years ago
by
Bill Heys
0
Comments
In answer to the following question: “Are you advising that we wait until the build on Main is stable and all dependent systems are ready before we attempt to deploy anything? This makes a hard-to-hit-target nearly impossible to hit (we have...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
Why I caution against Cherry Picking (changeset-based merging)
Posted
over 3 years ago
by
Bill Heys
0
Comments
Recently I was asked a question: “If you discourage changeset-based (or cherry-picking) merging, then why does TFS support it? To me it feels like TFS is not fully supporting it because the merge engine isn't robust enough yet to support...
Bill Heys - VS 2010, ALM, TFS, Branching and Merging, and all that
Spanish version of Rangers Branching Guidance 2010–released
Posted
over 3 years ago
by
Bill Heys
0
Comments
In October, the VS ALM Rangers posted the Branching Guidance - Spanish version thanks to Francisco Fagas , a VS ALM MVP. Francisco also translated the Visual Studio 2010 Quick Reference Guidance – Spanish version ).
Page 1 of 2 (44 items)
1
2