[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: New to subversion, need to find documentation on writing hooks

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Mon, 21 May 2012 07:40:59 -0500

On Mon, May 21, 2012 at 5:50 AM, Ted Byers <r.ted.byers_at_gmail.com> wrote:
>
> Actually, I had never heard of Hudson either; except in reference to the
> famous explorer of the Canadian north, and the bay due north of Ontario, in
> the eastern Canadian arctic, named for him.
>
> Thanks for the links, though, as that gives me a starting point for
> evaluating it.
>

Conceptually it is a framework where you write simple jobs that are
scheduled or run when you commit something new to your version control
system. The typical use is to build the trunk version on every
change, run the tests, and email the group if anything is broken, but
a job can do anything you want and there are many plugin extensions.
A master system does the scheduling and collates the results but the
work can be distributed over many slave machines and across target
platforms.

-- 
  Les Mikesell
     lesmikesell_at_gmail.com
Received on 2012-05-21 14:41:36 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.