Introduction to Rake
In this screencast Mohammad Azam introduces Rake. Rake is a build framework for Ruby language but it can also be used to build, compile .NET applications. [youtube InTF_u_FZmI]
Configuration Management Tutorials and Videos
In this screencast Mohammad Azam introduces Rake. Rake is a build framework for Ruby language but it can also be used to build, compile .NET applications. [youtube InTF_u_FZmI]
San Francisco Java User Group presents Kohsuke Kawaguchi from Sun who introduces us to Hudson, an open-source continuous integration (CI) system, which improves the productivity of a development team by automating various things. [youtube 6k0S4O2PnTc] Additional resources: Hudson Blog Continuous Integration: The Cornerstone of a Great Shop Continuous Integration Tools …
Linus Torvalds visits Google to share his thoughts on git, the source control management system he created two years ago. [youtube 4XpnKHJAok8]
If you need to keep track of a model’s history of changes and switch between versions, consider using the vestal_versions gem like I show in this episode. http://railscasts.com/episodes/177-model-versioning
Continuous integration expert Paul Duvall explains how to download, install and configure Hudson and Tomcat, run an HSQL database, run an Ant automated build, use Subversion to manage source files and administer the Hudson web application. Source of the video and additional information Related Resources * Hudson Home Page * …
This tutorial was recorded to show how to checkout from Subversion, update, and commit. [youtube 4sUYnEylvU0]