On Mon, Apr 16, 2018 at 11:17 AM, Mátyás Selmeci <matyas@cs.wisc.edu> wrote:
We'd like to prevent people from accidentally building into a target
from the wrong SVN branch (e.g. building into the osg-3.4 target from
the osg-3.3 branch).  We have a wrapper script around "koji build" that
does this check, but it would be nicer if we could do it server side.
Is that something we can do?

Would a tag policy work for you here? It is later in the chain, but often it is tagging that you actually care about.