-
svn : common branching patterns
In my previous post (Installing a developer “Suite”), I talk about the flexibility of svn. As I anticipated, to achieve the integration of tested and "validated" request, the way to use svn is to use the feature branching pattern. You can read more about it in the book “Version Control…