Does Subversion plugin work well with branches API?

Hi, we use Subversion for storing our source code. The Subversion plugin is working fine for us except that we manually replicate jobs across branches, which is hard to maintain.

I believe we used to use the Jenkins branches api to automatically replicate a Subversion job across multiple branches, but I have a distant memory that that mechanism stopped working and we reverted to manual replication.

Does anyone know how well the Subversion plugin currently works with branches, or how to do automatic replication across branches?