Tag: SCM


  1. hudson and Serena Dimensions : easy integration

    Though there is a Hudson plugin for PVCS, there’s none for Serena Dimensions. I searched how to use Hudson and Dimensions together but didn’t find a,ything on Internet. So here’s the solution I use. Fortunaltely, there’s a quick and easy way…

    continuous integration, hudson, SCM

  2. 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…

    branching, change request, mercurial, SCM, svn