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

Re: How to automatically run some test when check-in

From: Csaba Raduly <rcsaba_at_gmail.com>
Date: Mon, 14 Jun 2010 11:28:57 +0200

On Sat, Jun 12, 2010 at 6:07 AM, Les Mikesell wrote:
> Kevin Wu wrote:
>> I want that every time someone checks in his or her code, the sever can
>> invoke some tests, which might run on another server.
>
> You might run some ssh command as a post-commit hook, but you would probably
> be better off using something like hudson (http://hudson-ci.org/) which can
> poll for changes and run jobs with a more complete cross-platform framework.

Those using Trac (http://trac.edgewall.org/) might get Bitten
(http://bitten.edgewall.org/)
:)
There's also CruiseControl, although it seems heavily Java-oriented.

-- 
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds
Received on 2010-06-14 11:29:35 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.