By tag: Branching
0
kicks
How to Branch Properly
Good discussion of source code branching specifically with Subversion.
0
kicks
Software Branching and Parallel Universes
"Source control is the very bedrock of software development. Without some sort of version control system in place, you can't reasonably call yourself a software engineer. If you're using a source control system of any kind, you're versioning files almost by definition. The concept of versioning...