We have big Jenkins instance running 100's of jobs all pulling source from subversion. That said I have not come across a subversion merge package for Jenkins. It seems to me that you need to write a script around the svn merge command and run it from a Jenkins job.
Derek . . . On Friday, May 31, 2013 11:00:23 AM UTC-7, Kamal Ahmed wrote: > > Hi Group, > Sorry for posting a lot today, but i wanted to know your expert opinion. > > I have a subversion trunk that developers work on , as well as a branch > RC-1 > > now, i want to merge changes from trunk to RC-1 every night, just to see > if it is still building if not then revert > > What is the Jenkins way of doing this ? > Thanks, > -Kamal. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
