Re: configure build trigger ('after each commit') web-console

2007-10-25 Thread Vanja Petreski
On 10/25/07, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: > > OneMin scheduler isn't a good thing if you have lot of projets or big > projects in Continuum and you consume lot of resources on your continuum > server and svn server. Isn't that same as the developer who are doing svn update for ever

Re: configure build trigger ('after each commit') web-console

2007-10-25 Thread Emmanuel Venisse
OneMin scheduler isn't a good thing if you have lot of projets or big projects in Continuum and you consume lot of resources on your continuum server and svn server. Personally, I don't understand why some users need to run a build for each commit??? Emmanuel Vanja Petreski a écrit : I solv

Re: configure build trigger ('after each commit') web-console

2007-10-25 Thread Vanja Petreski
I solved this issue with configuring OneMin scheduler. And that is enough good for me, because Continuum doesn't build if there is no changes in SVN. So, Continuum will update project from SVN and if there are changes he will build, otheriwise not. V On 10/25/07, aldana <[EMAIL PROTECTED]> wrote:

configure build trigger ('after each commit') web-console

2007-10-25 Thread aldana
i want a build to be triggered on each commit on my svn server. in jira it has been discussed to trigger this though a post-commit hook in subversion. i would like to configure this not through svn merely through continuum itself. is there a way for continuum to somehow poll the subversion-repos