Patterns used in software configuration management. Often delves into general discussion of software configuration management. Focus has been on version control and build issues. See companion website at www.scmpatterns.com
Hi Folks, In response to Randy's question and to further Thiago's discussion: We've gone as far as using continuous integration even for config files. The
Hi, We have been using ANT and cruise control for builds and deployments, SVN for version control, Selenium for functional testing and PHPUnit for unit
Hi All, From my point of view, the purpose of continuous integration when used with technologies such as PHP (or any other interpreted only language) is mainly
Just curious to know who in the group is doing SCM and/or continuous integration with Web based products (read PHP)? What tools are you using? I'm new to the
I agree that productivity is important. I'm still wondering if having tools to get from the pom to the IDE projects isn't a better approach though. The things