Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Next Source Control Question
Message
General information
Forum:
Windows
Category:
Computing in general
Miscellaneous
Thread ID:
01247078
Message ID:
01247199
Views:
27
Some source control programs allow you to "merge" those changes into the two branches, but everyone I've ever talked to...and they've used many different source control tools...has said it was far easier to manually make the changes than to try to do the automated merge.

>No. Generally, the point of branching is to maintain two (or more) copies of some piece of code. For example, you release version 1 of your app. Then you start working on version 2. While you're working on it a bug is discovered in version 1 that you need to fix. You don't want to fix it in the current code tree, since you've got a bunch of changes for release 2 in it. In that case, you would branch release 1. In that branch, you make your bug fixes. I think most devs. just manually make their bug fix changes in both branches.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform