Skip navigation

How do I set up commit email notifications?

tl;dr

On the repository page, add email addresses under Notify on commit — each commit will trigger a notification with the changed files and diff.

You can configure the repository to send email notifications for every revision:

  1. Go to Repositories and click on the repository you want to configure
  2. In the Notify on commit section, type an email address and press Enter to add it
  3. Repeat for each email address you want to notify
  4. Click Save

To remove an email address, click the Remove button next to it.

Once configured, the SVN server will send a notification for each revision, including the list of changed files and diff contents.

Commit notification emails