Hi could you (or someone) put instructions on how t do this in the FAQ o continuum. Regards Mark Donszelmann On Feb 6, 2006, at 12:46 PM, Emmanuel Venisse wrote: > Not exactly, you can add an post-commit hook in your SCM and call > the xmlrpc server for building the project. > > Emmanuel > > Brian E. Fox a écrit : >> Currently no, although I wish it did. You could set your schedule >> to a >> very small timeframe and you would get the effect you wanted. ----- >> Original Message----- >> From: Deepesh D [mailto:deeps003@gmail.com] Sent: Monday, February >> 06, 2006 9:27 AM >> To: continuum-users@maven.apache.org >> Subject: Re: SCM triggered build in svn is not happening >> Thank you for the prompt reply. >> I can understand the concept behind schedule building. >> But, my question was whether continuum supports SCM triggered build. >> Will continuum start build the project imediately whenever there is a >> change in the SCM, irrespective of the build schedule. >> Thanks, >> Deepesh. >> On 2/6/06, Brian E. Fox wrote: >>> Apparently this is the only way it works. If there are no changes >>> in scm when the scheduled time comes, it won't build. >>> >>> -----Original Message----- >>> From: Deepesh D [mailto:deeps003@gmail.com] >>> Sent: Monday, February 06, 2006 6:57 AM >>> To: continuum-users@maven.apache.org >>> Subject: SCM triggered build in svn is not happening >>> >>> Hi , >>> >>> I am a newbe to continuum. >>> >>> I am trying to build an application from svn. >>> >>> i am able to add the maven 2 project successfully and be able to >>> build. >>> >>> the problem is that whenever i make a change in the svn , >>> continuum doesnt build the project immediately. >>> >>> It is waiting for the build scedule and whenever the schedule is >>> reached it will get the latest from svn and will do the build. >>> >>> Do u need to configure anything for SCM triggered build to happen >>> >>> >>> Thanks in Advance >>> >>> Deepesh >>> >>> >>> >