[mailto:psip...@cengen.com]
Sent: Wednesday, January 13, 2010 2:54 PM
To: users@subversion.apache.org
Subject: svnserve: Interacting in tunnel mode
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 no
Why not use SVN Notifier available at http://svnnotifier.tigris.org?
Cheers,
Tom Loy
-Original Message-
From: Piotr Sipika [mailto:psip...@cengen.com]
Sent: Wednesday, January 13, 2010 2:54 PM
To: users@subversion.apache.org
Subject: svnserve: Interacting in tunnel mode
Hi,
I
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