I am currently enhancing the release process of our projects on Jenkins (1.430).
Current release jobs
Today, for one specific project, we ha
You need version 1.32 of the subversion plugin. The issue JENKINS-10678 was implemented in that version.
Then you only give it your project URL (which needs to contain trunk, branches, and tags) and it will offer you the trunk together with your branches.
Just to add some notes to Peter's answer if you are not so familiar with jenkins.
The subversion plugin is installed by default in recent versions(as for Sep 2015).
Then you should configure your project as following:
check following screenshots: