Combining the build from multiple VCSes...

16 views
Skip to first unread message

Kirill Peskov

unread,
May 12, 2017, 4:56:59 AM5/12/17
to jenkins...@googlegroups.com
Hi All!

A rookie question... ;)

I've got a project where 'source' code of the web application (PHP)
comes from SVN repo and the installers (for the deb and rpm packages) do
come from GIT. What would be the best approach to automate such a build
(I know it's a fake build because of PHP, but anyway...) in Jenkins? At
the end of the day I would like to trigger the Job not only by changes
in main PHP source, but by changes in any of installers as well...

Maybe I'm wrong trying to create one complex job with multiple build
steps and having 3 different jobs for that would be better (maybe even
more, because installer for Windoze stays in product roadmap as well, so
sooner or later it will be necessary to create one).

Cheers,

Kirill

Kirill Peskov

unread,
May 16, 2017, 2:43:28 AM5/16/17
to jenkins...@googlegroups.com
Hi All!

A rookie question... ;)

I've got a project where 'source' code of the web application (PHP)
comes from SVN repo and the installers (for the deb and rpm packages) do
come from GIT (each from separate repository). What would be the best
approach to automate such a build (I know it's a fake build because of PHP,
but anyway...) in Jenkins? At the end of the day I would like to trigger the
Job not only by changes in main PHP source, but by changes in any of
installers as well...

Maybe I'm wrong, trying to create one complex job with multiple build

Richard Ginga

unread,
May 16, 2017, 8:22:50 AM5/16/17
to jenkins...@googlegroups.com
there is a multiple SCM plugin that will let you create a build workspace from multiple SCMs. I don't know about its triggering operations.


--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/8fac91e9-e610-53af-7c57-f1be4c394a6c%40paranoid.email.
For more options, visit https://groups.google.com/d/optout.



--
Dick Ginga
Build Engineer

Reply all
Reply to author
Forward
0 new messages