SVN Notifier is Windows-specific. All of my workstations are linux-based.
Thanks for the suggestion, though.
Pete
On 01/13/2010 04:28 PM, Thomas Loy wrote:
Why not use SVN Notifier available at http://svnnotifier.tigris.org?
Cheers,
Tom Loy
-Original Message-
From: Piotr Sipika
Hi,
I'm trying to write a notification application which would monitor
specific repositories and pop-up a dialog when an update has been
detected. I noticed that 'svn log svn+ssh://...' launches 'svnserve -t'
via ssh and believe this to be the best way for me to proceed. I tried
running 'svnse