bookmark

svn branching best practices (in practice) « snax


Description

You want to make a Subversion branch, and merge it later. You read the branching section in the official book, but are still confused. What to do? creating the branch 1. Note the current head revision: svn info svn://server.com/svn/repository/trunk | grep Revision 2. Make a clean, remote copy of trunk into the branches folder. Name…

Preview

Tags

Users

  • @folke

Comments and Reviews