Can we trigger a build using RTC build pointing to the SVN repository
Hi Team,
We are looking for a solution on the below scenario where we would like to know if RTC Build can be triggered pointing to the SVN Source Code repository. The customer use SVN for Source Code Management. They wont be migrating the source code to RTC. Can we suggest RTC Build Tool to be used for running builds. |
2 answers
Ralph Schoon (63.6k●3●36●46)
| answered Jul 29 '16, 6:35 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The Build Toolkit is absolutely agnostic of the SCM system you use. It has a built in capability to load RTC SCM, but that is not needed.
I would likely use Jenkins and the RTC Build integration, assuming Jenkins has some automation for SVN, but you can also just use the JBE provided you can load the SVN data in the build script. |
I would use Jenkins as the build system, the SVN integration is done and can trigger builds on commits.
you can also create RTC Build defs to launch those builds too. One thing to note is that Jenkins initiated builds do NOT show up in the RTC client build list. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.