How to Schedule build in Jenkins

2013-03-05 Thread radha madhavi
Hi All, I have integrated Jenkins with WebDriver and SVN. I want to schedule the build in such a way, when i commit the code to SVN it should trigger the build in jenkins. Please help me. -- Regards, Madhu -- You received this message because you are subscribed to the Google Groups Jenkins

Re: How to Schedule build in Jenkins

2013-03-05 Thread Octavian Covalschi
Have you asked uncle google at all? Hint: search for jenkins svn polling On Tue, Mar 5, 2013 at 6:37 AM, radha madhavi radha.madh...@gmail.comwrote: Hi All, I have integrated Jenkins with WebDriver and SVN. I want to schedule the build in such a way, when i commit the code to SVN it should

Re: How to Schedule build in Jenkins

2013-03-05 Thread hari prasad
Select poll SCM as shown below [image: Inline images 1] On 5 March 2013 19:59, Octavian Covalschi octavian.covals...@gmail.comwrote: Have you asked uncle google at all? Hint: search for jenkins svn polling On Tue, Mar 5, 2013 at 6:37 AM, radha madhavi radha.madh...@gmail.comwrote: Hi