RRoy (2017-02-22 11:15):
Hi All,

Currently we are using parallel development approach for development process in our organization.Please considered the below scenario of our build process.

Build Tool -- ant
CI Tool --  Jenkins.
Repository Tool - SVN

We want multiple SVN branches to checkout and code merging between this branches should be happen before performing the whole build.

Please suggest us, is there any plugin available in jenkins for fulfilled above scenario and implementation for the same.

You can't merge automatically (not just with Jenkins, in general). In many cases you have to resolve conflicts before you merge and that cannot be done automatically.

Regards,
Nux.

--
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/643f478c-d79d-b9fb-2c1a-718ad783aec0%40mol.com.pl.
For more options, visit https://groups.google.com/d/optout.

Reply via email to