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.
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
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 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.