[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] add link to links.html

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-11-23 22:16:49 CET

Hi,

attached is a patch which adds a link for the CommitMonitor tool to the
links page under "Miscellaneous Utilities". The tool is under GPL and
runs on Windows with a very low resource usage (less than 1M when idle).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

[[[
Add link to CommitMonitor.

* Subversion/www/links.html : add link and description to the misc utils
                              section.
]]]
Index: Subversion/www/links.html
===================================================================
--- Subversion/www/links.html (revision 27993)
+++ Subversion/www/links.html (working copy)
@@ -888,6 +888,12 @@
         <a href="http://sean-janus.optionpc.com/me/software/bugtraq/"
>http://sean-janus.optionpc.com/me/software/bugtraq/</a>
       </p></li>
+
+ <li><p><b>CommitMonitor</b> - Windows tool to monitor repositories for
+ new commits.<br />
+ <a href="http://tools.tortoisesvn.net/CommitMonitor"
+ >http://tools.tortoisesvn.net/CommitMonitor</a>
+ </p></li>
 
       <li><p><b>CQ2SVN</b> - bi-directional integration between
         Subversion and IBM Rational ClearQuest. Enables users to

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 23 22:17:04 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.