Our project uses maven to build, Subversion as code repository, and Jenkins for continuous integration. When a new branch is created (typically during a release), we have to create a new job in Jenkins by hand.
Is it possible to tell Jenkins to automatically create job for newly created branches (and not legacy ones) ?