Pragmatic Guide to Subversion by Mike Mason
Author:Mike Mason
Language: eng
Format: epub, pdf
Tags: Pragmatic Bookshelf
Publisher: Pragmatic Bookshelf
Task 21, âViewing the Logâ
Task 18, âHandling Conflictsâ
Part 5
Branching, Merging, and Tagging
Real-world software projects are rarely straightforward and easy. The team must develop the software, stabilize it ready to be released into production, and support it once itâs in production. Weâve shown how a team can use Subversion to collaborate during development; this chapter will focus on how a team can release and support their software.
Usually when a team is preparing to release their software, they want to focus on quality. The team might decide to fix bugs and improve performance rather than adding new features. Generally, though, the team will want to continue some forward momentum. Maybe the team will split, with some developers working on stabilizing the code for release and everyone else developing as normal.
These two activities, stabilization and adding new features, generally cannot be done in the same code base. Itâs very likely that the new features will add instability to the software, which is exactly what we donât want when weâre trying to put a release into production. The solution is to branch the code. Branching splits off a new line of development where stabilization and bug fixing can be done, while new features can continue to be added on the trunk. The following diagram shows the branch and the trunk visually:
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7799)
Grails in Action by Glen Smith Peter Ledbrook(7712)
Azure Containers Explained by Wesley Haakman & Richard Hooper(6737)
Configuring Windows Server Hybrid Advanced Services Exam Ref AZ-801 by Chris Gill(6736)
Running Windows Containers on AWS by Marcio Morales(6251)
Kotlin in Action by Dmitry Jemerov(5080)
Microsoft 365 Identity and Services Exam Guide MS-100 by Aaron Guilmette(5004)
Combating Crime on the Dark Web by Nearchos Nearchou(4589)
Microsoft Cybersecurity Architect Exam Ref SC-100 by Dwayne Natwick(4512)
Management Strategies for the Cloud Revolution: How Cloud Computing Is Transforming Business and Why You Can't Afford to Be Left Behind by Charles Babcock(4431)
The Ruby Workshop by Akshat Paul Peter Philips Dániel Szabó and Cheyne Wallace(4266)
The Age of Surveillance Capitalism by Shoshana Zuboff(3968)
Python for Security and Networking - Third Edition by José Manuel Ortega(3833)
Learn Windows PowerShell in a Month of Lunches by Don Jones(3522)
The Ultimate Docker Container Book by Schenker Gabriel N.;(3501)
Learn Wireshark by Lisa Bock(3423)
Mastering Python for Networking and Security by José Manuel Ortega(3368)
Mastering Azure Security by Mustafa Toroman and Tom Janetscheck(3342)
Blockchain Basics by Daniel Drescher(3314)
