How to build files with different revisions

8 views
Skip to first unread message

Prasanna Ujjani Mutt

unread,
Apr 19, 2016, 9:08:30 AM4/19/16
to Jenkins Users
Hello all,
           Our environment is as below
  •    jenkins 1.655-0
  •     java 1.7
  •     tomcat 7.0.68

We have a scenario as below. We wanted to know how to do the same.

Say we have a project, which the developers are comitting into svn, daily or quite frequently. say the project has 5 files...
file1, file2, file3,  Done by developer 1
file4 and file5, done by developer 2

daily some classes and member functions are added, some of which are integrated and finalized. But some of the classes are still under development, but still they might have been comitted into svn.... Consider the scenario below

SVN version - 10 file1 and file 2 are finalized. But this svn revision might have other files, which are not finalized
SVN version - 11 file 3 is finalized.
But this svn revision might have other files, which are not finalized
SVN version - 12 file 4 and file5 are finalized
But this svn revision might have other files, which are not finalized
SVN head - 13 file1, file2, file3, file4 are comitted but with different new code, which is still under development. so all files in this revision are not finalized.

We want to checkout specific files in different revision version, 10 (file 1 and 2), 11(file 3) and 12 (file 4 and 5) and then trigger the build with these files...

Is this possible using jenkins how to do it...

Thanks and Regards
Prasanna UM

Alex Domoradov

unread,
Apr 19, 2016, 9:43:16 AM4/19/16
to Jenkins Users
Are these files (file1-file5) from the same repo?

Prasanna Ujjani Mutt

unread,
Apr 19, 2016, 10:35:38 AM4/19/16
to jenkins...@googlegroups.com

Yes, all from same svn.

--
You received this message because you are subscribed to a topic in the Google Groups "Jenkins Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-users/oFnDsGW9S5E/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/4cb54726-2a86-48e0-94de-808c53efa080%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages