Jenkins - SVN Branch Watch

Is there a way to get Jenkins to look for changes in all branches of the SVN project, as is the case with Git?

Apache Pig Piggybank is a collection of classes that participate in the community and add exntesion to specific versions of Apache Pig. Pigs themselves are released through Maven, so getting a specific version of this is never a problem. On the other hand, Piggybank is not versioned, however there are branches for each version of Pig on which it depends.

I would like Jenkins to look and then build for all branches in the Pig SVN repository. I really would not have to follow the new versions of Piggybank and add Jenkins work for each branch.

+3
source share
2 answers

@Lars:

( Trigger), (, --depth=empty, Subversion , , , ).

SNV_REVISION_n ( n 1, 2 .., . Subversion) script, Trigger , , ( ) ( , , Trigger).

( "" ), . http wget curl (, ).

, . , , SVN ( SVN push). , script, , , Blame Subversion Plugin ( , ).

/ , (svn co ..) .

, , ( , ..).

. , .

+2

. , .

+1

All Articles