SVN Notifier

From Wikipedia, the free encyclopedia
SVN Notifier
Initial releaseJuly 2007; 16 years ago (2007-07)
Stable release
1.9.3 / June 25, 2012; 11 years ago (2012-06-25)
Written inC#
Operating systemMicrosoft Windows
TypeSubversion client
LicenseGNU General Public License
Websitesvnnotifier.tigris.org

SVN Notifier is a tool to monitor one's Subversion project repository for changes. SVN Notifier notifies a person about recent commits and helps you keep one's local copy up to date. A person reviews all the changes and updates their local copy right from the application. It is free software released under the GNU General Public License. It uses SVN, TortoiseSVN and Microsoft .NET Framework 2.0.

Comparison with other tools[edit]

SVN Notifier differs from the tool CommitMonitor[1] in that it watches repository URLs via working copies rather than directly. SVN Notifier is tightly integrated with TortoiseSVN. It implements the "monitoring/notification" feature only (that is missing in TortoiseSVN) and thus has a very simple user interface.

See also[edit]

References[edit]

  1. ^ [1] Commit Monitor Official Web Site

External links[edit]