/scm-notifier

A Windows application to monitor both Git and SVN repositories.

Primary LanguageC#

This repository is no longer maintained

Please consider to visit some of the fork of this repo, including: https://github.com/KohrAhr/scm-notifier


SCM Notifier is a tool to monitor Git and SVN repositories.

This program is forked from SVN Notifier (http://svnnotifier.tigris.org/).

Run requirements

  • Subversion (optional)
  • TortoiseSVN (optional)
  • Git
  • TortoiseGit
  • Microsoft Windows 2000/XP/Vista/7/8/8.1/10
  • Microsoft .NET Framework 4.5

Git update will not work properly if you do not configure private key for TortoiseGit.

If you want to use Git only, let the configuration for path to Subversion and TortoiseSVN left blank.

Build requirements

  • Microsoft Visual Studio 2010 or above, C#

Configuration

To run SCM Notifier properly, you have to specify paths to executables of Subversion, TortoiseSVN, Git and TortoiseGit. It can be specified in Settings dialog shown below:

Bad configuration

If it is not set properly, notification worn't work (shown in red icon).

Bad configuration

License

This software is licensed under GNU General Public License