It's all about the answers!

Ask a question

Can we trigger a build using RTC build pointing to the SVN repository


anoop mc (74811194221) | asked Jul 29 '16, 5:46 a.m.
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



permanent link
sam detweiler (12.5k6195201) | answered Jul 29 '16, 7:57 a.m.
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.

permanent link
Ralph Schoon (63.1k33646) | 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.

Your answer


Register or to post 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.