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

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

From: Michael Diers <mdiers_at_elego.de>
Date: Tue, 22 May 2012 14:08:39 +0200

On 2012-05-22 08:21, Markus Schaber wrote:
[...]
> At my current employer, we successfully use Jenkins.
>
> But there are other such systems, for example the java-based http://cruisecontrol.sourceforge.net/ and its .NET cousing http://www.cruisecontrolnet.org/ - both of them were used at one of my former employers place. At another former employers place, we used post-commit hooks triggering a self-written python daemon which ran appropriate scons build files. And AFAIR, Microsoft also provides some auto-build solution for VSS or TFS.
>
> http://en.wikipedia.org/wiki/Continuous_integration#Software contains a list of CI software.
>
> So even if you don't like Hudson or Jenkins for whatever reason, there are lots of alternatives, and I strongly suggest you evaluate continuous integration in your environment.
[...]

Ted,

Please have a look at the (commmercial) CI tool TeamCity.

It is able to do so-called "pre-checked commits", which might help with
your objective, i.e. keeping bad commits out of the codeline.

http://en.wikipedia.org/wiki/TeamCity
http://www.jetbrains.com/teamcity/features/index.html

-- 
Michael Diers, elego Software Solutions GmbH, http://www.elegosoft.com/
Received on 2012-05-22 14:09:26 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.