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
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-users/81dfd075-5c12-435e-acca-7322193ae328%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.