Does anyone know how to add a subversion branch to hudson and have it build the whole branch? It seems that I would have to make a workspace for each branch/app. So could I just add the branch to a workspace and have hudson build each directory? Hope this isnt a stupid question.
This is a java enviroment so mostly maven and ant builds. Could I make a mass pom.xml file to have it build each directory?