RE: Tunnel Agent
From: Bert Huijben <bert_at_qqmail.nl>
Date: Wed, 3 Dec 2014 13:05:49 +0100
Hi,
Subversion 1.9 is not released yet, so the api may change before we release 1.9.
But if you want to test the early code there are some testcases you might want to look at in
http://svn.apache.org/repos/asf/subversion/trunk/subversion/tests/libsvn_ra/ra-test.c
(for the C api)
Or:
(for the JavaHL api)
Outside the Subversion source SharpSvn’s trunk contains some code that uses the api to implement svn+ssh:// using libssh2.
Bert
From: Rama A [mailto:altodevelopers.rama_at_gmail.com]
Hi,
I'm in a plan to use Subversion 1.9. While glance through the Subversion 1.9 API, I have noticed that it contains TunnelAgent to create the tunnel and run the subversion commands over there. Also it contains the method openTunnel in TunnelAgent.
I'm new to this concept. So Can you please clarify me how to set the tunnel agent in my application, open and run the command in it.
Thanks,
Rama
|
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.