On Feb 25, 2008, at 5:42 PM, Bob Jamison wrote:

Felipe Sanches wrote:

automated tests attached to svn commit hook would be much better


Does anybody here know how much effort would be needed in order to

establish this practice?


Juca




You could write a script to tie a test to the receipt of an

inkscape-cvs@...156... message, I guess.



Or even a low-tech approach with a cron job firing off "svn status -u" every once in a while.

Of course, the trick is to not trigger a second checkout-build-test run while once is still in progress.