Why not use SVN Notifier available at http://svnnotifier.tigris.org?
Cheers,
Tom Loy
-----Original Message-----
From: Piotr Sipika [mailto:psipika_at_cengen.com]
Sent: Wednesday, January 13, 2010 2:54 PM
To: users_at_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 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 'svnserve -t' on the command line and entering sample 'client'
responses (following the syntax described in
subversion/libsvn_ra_svn/protocol) to see if that approach would work,
but no responses were visible. What is the best way for me to interact
with svnserve in tunnel mode?
Any and all help and suggestions will be much appreciated.
Thanks,
Pete
Received on 2010-01-13 22:28:42 CET