[ http://jira.codehaus.org/browse/CONTINUUM-640?page=comments#action_74675 
] 
            
David Roussel commented on CONTINUUM-640:
-----------------------------------------

This would be great, it can be easily implemented as "if when you do an update 
there are no changed files" then "don't do a build".  (Also need to be able to 
exclude files, so that if you checkin files at the end of  build process then 
it doesn't it cause another build to start)

The great thing that cruise control has is the back-off window.  So you can 
check for changes every 2 minutes, then it will wait for 5 mins of inactivity 
before doing a build.  This helps to ensure that a build is not started in the 
middle of a checkin of many files.   This is not a problem in subversion, but 
it is a problem in other scm providers.

> Auto Building triggered by svn commit
> -------------------------------------
>
>                 Key: CONTINUUM-640
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-640
>             Project: Continuum
>          Issue Type: Improvement
>          Components: SCM
>    Affects Versions: 1.0.1
>            Reporter: Kevin Wang
>
> Should we add the function to support auto build while subversion commit? 
> just like CruiseContril. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to