We have found that, if a project uses an svn external to refer to a file, then changes in that file will not trigger a build when using 1.45 of the svn plugin. Downgrading to 1.44 solves that particular problem.
Chris On 18/04/2013 20:17, Kamal Ahmed wrote: > I setup a Job with polling the SVN URL, every 5 minutes , and made changes in > 1 file but it does not trigger a build. > I am using Jenkins Version 1.506 on ubuntu 12.04 , with subversion plugin 1.45 > > Is there a way i can still get this to without pre-commit hooks, as i would > need permissions on the subversion server for those > > 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. > > -- 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.
