i am using a single repository for a project, that configures two configurations. One for development, the other for release. For the selection of the branch in the "Queue Dialog" i want to configure the default branch. I could do so by creating a repo for each configuration. But that's a waste of resources. Any ideas appreciated.
You can specify the default branch per configuration using Configuration Repository Branch Mappings. Click on the Mappings link next to the repository on the Repositories step of the Configuration Wizard open a dialog to select the Default Branch.
thanks a lot. That did the trick. However the UI flow seems wrong to me. The configuration for the default branch hidden in the mappings dialog is non-intuitive. I am not asking for a redesign as this is more work to do, but i suggest to add a hint at least. In the dialog "Edit Repository" [Branches] add a hint for the "Default Branch" such as "A default branch per configuration can be specified using the "Repository Mappings" dialog."