Modifying templates for existing branches

You can update an existing baseline or workspace branch to configure a template that specifies the repository structure for the branch. For example, if a subrepository was excluded when the branch was created, but you now need to include it, you can update the branch template to rebase the subrepository from the parent branch. You can also remove templates from branches to use the same structure as the parent repository the branch was created from.

Note: Templates control the repository structure of individual branches. Changing the repositories included in the template for one branch does not affect other branches created using the same repository structure.

1. Select the branch and choose Branch > Branch Properties.

The Branch Properties dialog box opens.

2. Click the Template tab and then click Modify.

3. Select a Template option.

4. If you chose to use a template, select the Repositories to include in the branch. Only repositories available in the parent branch are displayed.

5. Click OK to save the changes.

The branch template is updated.