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

svnserve: Interacting in tunnel mode

From: Piotr Sipika <psipika_at_cengen.com>
Date: Wed, 13 Jan 2010 14:53:55 -0500

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 21:59:34 CET

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

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