
The Hudson Book
by Manfred Moser, Tim O'Brien
Publisher: Oracle 2011
Number of pages: 151
Description:
Eclipse Hudson is a widely used, open source continuous integration server providing development teams with a reliable way to monitor changes in source control and trigger a variety of builds. The Hudson Book aims to be the authoritative and up to date resource about Hudson written by the community for the community.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
Version Management with CVSby Per Cederqvist, et al. - Network Theory Ltd.
This manual describes how to use CVS, a powerful version control system. CVS tracks changes to source code and documents, allowing previous versions to be recovered at any time. CVS is free software, distributed under the terms of the GNU GPL.
(14569 views)
CVS Version Control for Web Site Projectsby Sean Dreilinger
Version control is used to track and manage changes. In our case, CVS version control is used to track any changes made to our web sites, whether it's a single edit of one file to fix a typo, or a series of adjustments where several files are added.
(15347 views)
Mercurial: The Definitive Guideby Bryan O'Sullivan - O'Reilly Media
This book takes you step by step through ways to track, merge, and manage software projects with Mercurial, using Windows, Mac OS X, Linux, or Solaris. Mercurial is the easiest system to learn when it comes to distributed revision control.
(14023 views)
Open Source Development with CVS, 3rd Editionby Karl Fogel, Moshe Bar - Paraglyph
The book on development and implementation of open source software using CVS. It explains how CVS affects the architecture and design of applications, covers strategies, third-party tools, scalability, client access limits, server administration.
(14190 views)