Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 916611
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T18:04:45+00:00 2026-05-15T18:04:45+00:00

Could you please suggest an article, a book, or a conference paper about possible

  • 0

Could you please suggest an article, a book, or a conference paper about possible problems a software team may experience with branching in version control environment? We’re creating a summary for one of our sponsors, and need to quote respectable sources of information. So far I’ve found short reviews by Chris Birmele and Eric Sink.

Thanks in advance!

ps. The article Branching Patterns for Parallel Software Development by Appleton et. al looks fundamental, but rather old.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T18:04:46+00:00Added an answer on May 15, 2026 at 6:04 pm

    As mention in Martin Fowler’s Bliki, FeatureBranch can have their issue with semantic conflicts.

    alt text

    The problem I worry more about is a semantic conflict.
    A simple example of this is that if Professor Plum changes the name of a method that Reverend Green’s code calls.
    Refactoring tools allow you to rename a method safely, but only on your code base. So if G1-6 contain new code that calls foo, Professor Plum can’t tell in his code base as he doesn’t have it. You only find out on the big merge.

    A function rename is a relatively obvious case of a semantic conflict. In practice they can be much more subtle. Tests are the key to discovering them, but the more code there is to merge the more likely you’ll have conflicts and the harder it is to fix them.
    It’s the risk of conflicts, particularly semantic conflicts, that make big merges scary.

    See example of semantic conflicts in this SO question.


    Once that is taken into account, you need also to differentiate CVCS and DVCS (Centralized vs. Distributed VCS), as a DVCS will bring an orthogonal dimension to branching: “publication” (push/pull to/from remote repositories, meaning you can work on the “same” branch, while still being in complete isolation because you are working on a local cloned repository).
    CVCS like SVN have their own issues with merging branches, which DVCS are supposed to be very good at.

    See also “When should you branch?“

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Could anyone please suggest a software process suitable to the work our team? We
Could you please suggest me the best possible answer to this question for a
Could someone please suggest why this is happening... I’ve got some code to pretty
I am very new to Ruby so could you please suggest the best practice
Could you please suggest a simple SMTP server with the very basic APIs (by
Could anyone please suggest a proper format of comments I should use in a
Could you please suggest me some good free e-books related to Architecting Enterprise Applications
Could you please suggest any simple Java statistics packages? I don't necessarily need any
We are starting up a new project in ASP.Net MVC, could you please suggest
Could someone please suggest a tool to create a Domain Model diagram? Some details:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.