From: Jonas Pfenniger Date: 2006-10-24T21:40:04+09:00 Subject: Re: Great step for Ruby CI. Cerberus 0.3.0 released. On 24/10/06, Anatol Pomozov wrote: > Jonas Pfenniger wrote: > > Hey, that's really cool. Now I have to make tests for my app to make > > the use of this :p > > You should to add tests to your application even if you do not use > Cerberus. Cerberus just makes life of test-infected people easier. Sorry, it was some kind of humor. I NEED to start writing tests but somehow I can't seem to get into it. > > Do you already have SVN hooks ? It might be pretty easy to make a > > post-commit hook that runs cerberus. > > > > ----- > > #!/bin/sh > > cerberus build YOUR_PROJECT_NAME > > ----- > This question (and answer) presented on Cerberus FAQ section > http://cerberus.rubyforge.org/faq.html > > I am looking for way to add post-commit hook for Darcs. Well, Darcs repo > is a just directory but I think that there is should be some solution. Thanks, darcs hooks are under way. In the meanwhile, you could use inotify (on linux) to watch for new patches in _darcs/patches. -- Cheers, zimbatm http://zimbatm.oree.ch