svnnotify

Subversion activity notification

Install

All systems
curl cmd.cat/svnnotify.sh
Debian Debian
apt-get install libsvn-notify-perl
Ubuntu
apt-get install libsvn-notify-perl
image/svg+xml Kali Linux
apt-get install libsvn-notify-perl
Windows (WSL2)
sudo apt-get update sudo apt-get install libsvn-notify-perl
Raspbian
apt-get install libsvn-notify-perl

libsvn-notify-perl

Subversion activity notification

SVN::Notify provides a class and an interface to notify by email Subversion repository changes. It is able to inform about the files changed in a commit and send the appropriate diff files. An additional class (SVN::Notify::HTML) is provided to manage HTML formatted emails. Please, consider installing a MTA if you are planning to use sendmail instead of --smtp-* options.