Skip to main content
Version: Release 22.3

Subversion Triggers

The Release SVN trigger periodically polls a Subversion repository and triggers a release when it detects a new commit.

Set up an SVN repository

To set up an SVN repository:

In Release, from the navigation pane, go to Configuration> Connections.

  1. Next to Svn: Repository, click +.
  2. In the Title box, type the name of the repository.
  3. In the URL box, type the server address.
  4. In the Username and Password boxes, type the server log-in user ID and password.
  5. Click Save to save the repository.

Add an SVN trigger to a template

To create an SVN trigger:

  1. Add a trigger to the template, as described in Create a release trigger.
  2. In the Svn Repository box, type the SVN repository to poll.
  3. In the Branch box, optionally enter the branch that the trigger should watch; this will be concatenated to the SVN repository URL.
  4. In the Username and Password boxes, type the log-in user ID and password to use to connect to the repository. You can leave these fields blank if authentication is not required.
  5. Save the trigger.

Output properties

The output of the SVN trigger is a Commit ID, which corresponds to the ID of the new commit.

Manage triggers

The Triggers management page displays an actionable list of all triggers that you have permissions to view and manage, and provides the entry point for creating new triggers. For details, see Triggers.